Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 24,298 for

vsdx

(0.16 sec)
  1. 透過.NET 在 C# 壓縮 VSDX 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 Vsdx 文件壓縮為 zip 和其他存檔格式。...Compress VSDX Compress JPG PNG BMP TIFF 3DS ZIP 使用 C# 壓縮 VSDX 格式 將...將 VSDX 文件快速、可靠的伺服器端壓縮為 ZIP、7Zip、TAR、GZIP、BZ2、LZ、CPIO、XZ、Z 和 CAB...

    products.aspose.com/zip/zh-hant/net/compress/vsdx/
  2. Working with Connector Type Shape|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); //get a particular page...

    docs.aspose.com/diagram/java/working-with-conne...
  3. Drawing|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....vsdx" ); //Initiazlie a new PointF[]..."DrawPolylineInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Bezier in...

    docs.aspose.com/diagram/net/drawing/
  4. Draw Shapes in Page|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....vsdx" ); //Initiazlie a new PointF[]..."DrawPolylineInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Bezier in...

    docs.aspose.com/diagram/net/draw-shapes-in-page/
  5. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....file format as listed below: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...() + "MyOutput.vsdx" , SaveFileFormat . VSDX ); Specifying Visio...

    docs.aspose.com/diagram/python-net/save-visio-d...
  6. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....vsdx" ); // Add comment diagram ..."AddComment_out.vsdx" , SaveFileFormat . VSDX ); Edit a Page-Level...

    docs.aspose.com/diagram/net/working-with-comments/
  7. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....modify the theme of a giving VSDX file using Aspose.Diagram. We...file Themes1.vsdx, look like below. Theme1.vsdx Apply a Preset...

    docs.aspose.com/diagram/net/working-with-themes/
  8. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....modify the theme of a giving VSDX file using Aspose.Diagram. We...file Themes1.vsdx, look like below. Theme1.vsdx Apply a Preset...

    docs.aspose.com/diagram/java/working-with-themes/
  9. Working with Comments|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsdx" ); // Add comment diagram ...Out.vdx" , SaveFileFormat . VSDX ); Edit a Page-Level Comment...

    docs.aspose.com/diagram/java/working-with-comme...
  10. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python based application.... Load Vsdx file with an instance of Diagram...asposediagram.api import * // load the VSDX in an object of Diagram diagram...

    products.aspose.com/diagram/python-java/convers...