Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 23,607 for

vsdx

(0.35 sec)
  1. Convert Visio to PNG via Python | products.aspo...

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

    products.aspose.com/diagram/python-net/conversi...
  2. Convert Visio to BMP via Python | products.aspo...

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

    products.aspose.com/diagram/python-net/conversi...
  3. Convert Visio to PDF via Python | products.aspo...

    Sample Python conversion Visio to PDF file. Use this example code to convert Visio to PDF 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...
  4. Rotate, Change the Position and Connect Sub-Sha...

    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 page by name Page...

    docs.aspose.com/diagram/java/rotate-change-the-...
  5. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....vsdx" ); // Iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // Initialize window object...

    docs.aspose.com/diagram/net/working-with-window...
  6. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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" , SaveFileFormat . VSDX ); Set the Color...Diagram ( "c:\\temp\\Drawing1.vsdx" ); // Get Visio page Page page...

    docs.aspose.com/diagram/java/public-api-changes...
  7. Your First Aspose.Diagram Application - Hello W...

    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....the VSDX format diagram . save ( "CreateNewVisio_out.vsdx" , SaveFileFormat...SaveFileFormat . VSDX ) Opening an Existing File The following...

    docs.aspose.com/diagram/python-net/your-first-a...
  8. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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" , SaveFileFormat . VSDX ); Error rendering...Diagram ( @"c:\temp\Drawing1.vsdx" ); // Get Visio page Aspose...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Visio diagram 保存为任何支持的文件格式,如下所列: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...() + "MyOutput.vsdx" , SaveFileFormat . VSDX ); 指定 Visio 保存选项...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  10. Convert Visio to JPEG via Python | products.asp...

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

    products.aspose.com/diagram/python-net/conversi...