Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 23,607 for

vsdx

(0.12 sec)
  1. Aspose.Diagram Product Family

    无需使用 Visio 即可通过代码查找创建、操作和转换 Microsoft Visio 图表的答案。...VSD 转换为 VSDX 使用 C# 将 VSD 转换为 VSDX 使用 Python 将 VSD 转换为 VSDX 在 Python...

    kb.aspose.com/zh/diagram/
  2. 使用窗口元素|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" ); // iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // initialize window object...

    docs.aspose.com/diagram/zh/java/working-with-wi...
  3. Working with SolutionXML Elements|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" ); // initialize SolutionXML..."AddSolutionXMLElemen_Out.vsdx" , SaveFileFormat . VSDX ); Reading XML Values...

    docs.aspose.com/diagram/java/working-with-solut...
  4. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...Diagram (); // Save diagram in the VSDX format diagram . Save ( dataDir..."CreateNewVisio_out.vsdx" , SaveFileFormat . VSDX ); 代码示例:打开现有文件 The...

    docs.aspose.com/diagram/zh/net/your-first-aspos...
  5. Compress VSX document via Python | products.asp...

    Python source code to compress vsx file within any Python based application....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/python-net/compress...
  6. 使用连接器类型形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置连接器外观。...vsdx" , SaveFileFormat . VSDX ); 选择连接器形状的重新布线选项...class constructor to load the VSDX diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/net/working-with-con...
  7. 以编程方式打开 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始打开 Visio 文档。... 支持的可读文件格式如下: VSDX, VSD, VSDM, VSS, VSSM, VSSX...FileInputStream ( dataDir + "Drawing1.vsdx" ); //Call the diagram constructor...

    docs.aspose.com/diagram/zh/java/open-visio-docu...
  8. Set Orientation and Control the Export of Hidde...

    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" ); // get Visio page Page page..."SetPageOrientation_Out.vsdx" , SaveFileFormat . VSDX ); Control the Export...

    docs.aspose.com/diagram/java/set-orientation-an...
  9. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....vsdx" ); // get page of the Visio..."c:\temp\AutoSpaceShapes_Out.vsdx" , SaveFileFormat . VSDX ); Set Orientation...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  10. DiagramException when converting vsd file - Fre...

    Converting vsd file to Vsdx results in DiagramException. vsd file and callstack: DiagramException.zip (1.7 MB) The file was converted using this part of code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new D…...6:29am 1 Converting vsd file to vsdx results in DiagramException...getAbsolutePath() + "x", SaveFileFormat.VSDX); casserolepan March 3, 2026...

    forum.aspose.com/t/diagramexception-when-conver...