Hello World Beispiel

Hello World Beispiel

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.

NachInstallation Aspose.Diagram for .NETIn Ihrer Umgebung können die folgenden Schritte verwendet werden, um zu sehen, wie Aspose.Diagram API in .NET-Anwendungen verwendet wird.

  1. Instanziieren Sie ein Diagram-Objekt
  2. Verwenden Sie die Save-Methode des Klassenobjekts Diagram, um die Datei auf der Disc zu speichern

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