Aspose.Diagram for .NET is a Diagramming API for working with Microsoft Visio files. It allows developers to work with VSD, VSDX, VSS, VST, VSX, VTX, VDW, VDX, VSSX and VSTX files on C#, VB.NET, ASP.NET web applications, web services, Mono and Windows applications. Easily open files and manipulate the elements of the diagram from lines and fills to more complex elements and then export to VSDX, VDX, VSX, VTX, VSSX, VSTX, XPS, HTML, SVG, SWF, XAML, image or PDF formats.
This repository contains Examples, Plugins and Showcase projects for Aspose.Diagram for .NET to help you learn and write your own applications.
| Directory | Description |
|---|---|
| Examples | A collection of .NET examples that help you learn the product features |
| Plugins | Plugins that will demonstrate one or more features of Aspose.Diagram for .NET |
- 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 one Visual Studio solution file for C#.
- The project is created in Visual Studio 2013, but the solution file is 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. This may take some time.
- Data folder at the root folder of Examples contains input files which CSharp examples use. It is mandatory that you download the Data folder along with the examples project.
- Open RunExamples.cs; 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.
- Website: www.aspose.com
- Product Home: Aspose.Diagram for .NET
- Download: Download Aspose.Diagram for .NET
- Documentation: Aspose.Diagram for .NET Documentation
- Forum: Aspose.Diagram for .NET Forum
- Blog: Aspose.Diagram for .NET Blog