# Aspose.Slides-for-.NET **Repository Path**: lizhanglong/Aspose.Slides-for-.NET ## Basic Information - **Project Name**: Aspose.Slides-for-.NET - **Description**: Aspose.Slides for .NET examples, plugins and showcase projects - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-01-09 - **Last Updated**: 2022-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Aspose.Slides for .NET [Aspose.Slides for .NET](https://products.aspose.com/slides/net) is a unique PowerPoint® management API that enables .NET applications to read, write and manipulate PowerPoint documents without using Microsoft PowerPoint. This repository contains [Examples](Examples), [Plugins](Plugins) and Showcase projects for [Aspose.Slides for .NET](https://products.aspose.com/slides/net) to help you learn and write your own applications.
Directory | Description --------- | ----------- [Examples](Examples) | A collection of .NET examples that help you learn the product features [Plugins](Plugins) | Plugins that will demonstrate one or more features of Aspose.Slides for .NET ## How to Run the Examples + You can either clone the repository using your favorite GitHub client or download the ZIP file from here. + Extract the contents of ZIP file to any folder on your computer. All the examples are located in the **Examples** folder. + There is a Visual Studio solution file for C#. + The projects are created in Visual Studio 2013, but the solution files are compatible with Visual Studio 2010 SP1 and higher. + Open the solution file in Visual Studio and build the project. + On first run the dependencies will automatically be downloaded via NuGet. + **Data** folder at the root folder of **Examples** contains input files which CSharp examples used. It is mandatory that you download the **Data** folder along with the examples project. + Open RunExamples.cs file, all the examples are called from here. + Uncomment the examples you want to run from within the project. Please find more details for how to run the examples [here](https://docs.aspose.com/display/slidesnet/How+to+Run+Examples). ## Resources + **Website:** [www.aspose.com](http://www.aspose.com) + **Product Home:** [Aspose.Slides for .NET](https://products.aspose.com/slides/net) + **Download:** [Download Aspose.Slides for .NET](https://www.nuget.org/packages/Aspose.Slides.NET/) + **Documentation:** [Aspose.Slides for .NET Documentation](https://docs.aspose.com/display/slidesnet/Home) + **Forum:** [Aspose.Slides for .NET Forum](https://forum.aspose.com/c/slides) + **Blog:** [Aspose.Slides for .NET Blog](https://blog.aspose.com/category/aspose-products/aspose-slides-product-family/)