Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 23,610 for

vsdx

(0.07 sec)
  1. 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...
  2. Feature List|Documentation

    This page describes the feature list of Aspose.Diagram library....or write Microsoft Visio 2013 VSDX format. Read or write Microsoft...Export : Export diagrams (VSD, VSDX, VSS, VSSX, VTX, VDX, VDW, VST...

    docs.aspose.com/diagram/net/feature-list/
  3. 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-...
  4. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG 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...
  5. 使用评论|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 ); 在 Visio Diagram 中编辑页面级评论...

    docs.aspose.com/diagram/zh/java/working-with-co...
  6. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...vsdx" ); // Add comment diagram ..."AddComment_out.vsdx" , SaveFileFormat . VSDX ); 在 Visio Diagram...

    docs.aspose.com/diagram/zh/net/working-with-com...
  7. 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...
  8. Feature List|Documentation

    Visio Diagram Java API feature list include create, read, write, export, print and access Microsoft Visio 2003, 2007, 2010, 2013, VSD, VSSM, VSTX, VSSM, VST formats....or write Microsoft Visio 2013 VSDX format. Read or write Microsoft...Export : Export diagrams (VSD, VSDX, VSS, VSSX, VTX, VDX, VDW, VST...

    docs.aspose.com/diagram/java/feature-list/
  9. Convert Visio to HTML via Python | products.asp...

    Sample Python conversion Visio to HTML file. Use this example code to convert Visio to HTML 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...
  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...asposediagram.api import * // load the VSDX in an object of Diagram diagram...

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