Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 24,298 for

vsdx

(0.1 sec)
  1. 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...
  2. 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...
  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. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js....after converting vsd to vsdx vsd-to-vsdx 3 67 March 14, 2025 Missing...after importing a file vsd-to-vsdx 3 62 March 14, 2025 Connectors...

    forum.aspose.com/c/diagram/17
  6. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a visio page with Aspose.Diagram. Support using C# to draw rectangle and save as pdf, svg, html, image, xps and other formats....vsdx" ); //Draw Rectangle in page..."DrawRectangleInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Rectangle...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  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 ); Error rendering...Diagram ( @"c:\temp\Drawing1.vsdx" ); // Get Visio page Aspose...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...修改给定 VSDX 文件主题的人都有用。我们使用测试文件 Themes1.vsdx,如下所示。 主题1.vsdx 将预设主题应用到页面...Diagram ( dataDir + "Themes1.vsdx" ); //Get an instance of Page...

    docs.aspose.com/diagram/zh/net/working-with-the...
  9. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...修改给定 VSDX 文件主题的人都有用。我们使用测试文件 Themes1.vsdx,如下所示。 主题1.vsdx 将预设主题应用到页面...Diagram ( dataDir + "Themes1.vsdx" ); //Get an instance of Page...

    docs.aspose.com/diagram/zh/java/working-with-th...
  10. Convert Visio to Excel via Java | products.aspo...

    Sample Java code for Converting Visio to CSV file. Use this example code to convert Visio to CSV within any Web or Desktop Java based application....Java Conversion VISIO to EXCEL Vsdx JPG CSV XML Visio CSV Convert...just a few lines of code. Load VSDX file with an instance of Diagram...

    products.aspose.com/diagram/java/conversion/vis...