Hello World Exemple

Hello World Exemple

Aspose.Diagram for .NET has rich features to create, open, edit and convert Microsoft Visio files using C# and other .NET languages. It supports a wide set of Visio file formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM, VSSM, VSTM, VDW, VSS, and VST. In addition, it provides the capability to convert Visio Diagrams to a number of formats such as PDF, HTML, XML, SVG, and XAML.

Aprèsinstallation Aspose.Diagram for .NETdans votre environnement, les étapes suivantes peuvent être utilisées pour voir comment Aspose.Diagram API est utilisé dans les applications .NET.

  1. Instancier un objet Diagram
  2. Utilisez la méthode Save de l’objet de classe Diagram pour enregistrer le fichier sur le disque

The following code snippet is a Hello World program to exhibit the working of Aspose.Diagram for .NET API.