#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.
###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.
| Example | Description |
|---|---|
| Template | The sample demo reads presentation file, fills some fields with custom data and streams the resulting file to the client browser. |
| PptBrowser | The 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. |
| Ppt2Pdf | The sample demo reads / converts the uploaded presentation file to PDF and streams the resulting file to the client browser. |
| Northwind | The 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-Presentation | The sample demo makes use of locking feature provided by Aspose.Slides for .NET. |
| ExcelPowerPoint | This sample demo create chart and embed it in presentation. |
| Merge Presentations | The sample demo merges two presentations by using Slides Cloning feature of Aspose.Slides for .NET. |
##Contact Us
- Website: www.aspose.com
- Product Home: Aspose.Slides for .NET
- Download: Download Aspose.Slides for .NET
- Documentation: Aspose.Slides for .NET Documentation
- Forum: Aspose.Slides for .NET Forum
- Blog: Aspose.Slides for .NET Blog
