Skip to content

joan2015/Aspose_Slides_NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

#Aspose.Slides for .NET Examples Repository

This repository contains C# and VB.NET Example Projects for Aspose.Slides for .NET.

 

##How to use the Examples?

###With the Examples Dashboard

Download the Aspose Examples Dashboard for .NET to view and run all these examples on your PC. It updates itself with the latest dependency libraries and examples.

Aspose Examples Dashboard

###With IDE

Clone or Download the ZIP and extract the contents to your local hard drive. It has Solution (SLN) files for Microsoft Visual Studio 2005, 2008 and 2010.

Also download the latest version of Aspose.Slides for .NET and set/fix dll references.

##Open Source Feel of Aspose.Slides

Aspose.Slides for .NET and Aspose.Slides for Java are successful commercial products, but our philosophy is to develop them using our unique "open-source feel" approach. In other words, we at Aspose are extremely customer driven and this shows in:

  • Frequent releases (at least once a month).
  • Features are prioritized according to your requests.
  • Unlimited free technical support for anyone.
  • Helpful support in the forums and answers within 12-24 hours.
  • Live chat with experienced technical advisers.

We think that customers who use our products feel that they use an open source product because of the extent they can influence the project, but with the security of a fully committed talented team working on the project.

The Aspose.Email for .NET examples published here at GitHub is a part of the above effort.

##What's Included in this Examples Repository?

###Code

Code for both C# and Visual Basic is available.

ExampleDescription
TemplateThe sample demo reads presentation file, fills some fields with custom data and streams the resulting file to the client browser.
PptBrowserThe sample demo shows the client small thumbnails of the presentation. It also can send created presentations to the client browser in Ppt or Pdf format.
Ppt2PdfThe sample demo reads / converts the uploaded presentation file to PDF and streams the resulting file to the client browser.
NorthwindThe sample demo makes use of Northwind database. It covers almost all major features of Aspose.Slides. The demo runs a query on database and generates chart from the fetched data, gets its image and embeds it to slide.
Lock-PresentationThe sample demo makes use of locking feature provided by Aspose.Slides for .NET.
ExcelPowerPointThis sample demo create chart and embed it in presentation.
Merge PresentationsThe sample demo merges two presentations by using Slides Cloning feature of Aspose.Slides for .NET.

##Contact Us

About

Aspose.Slides for .NET Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 51.0%
  • Visual Basic .NET 45.5%
  • HTML 3.5%