Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 23,613 for

vsdx

(0.61 sec)
  1. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Create Vstm VSTM JPG HTML XML VSDX VSTM Create VSTM Documents via...that support macros. Unlike VSDX files, files created from VSTM...

    products.aspose.com/diagram/python-java/create/...
  2. 公共 API Aspose.Diagram 16.11.0 的变化|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" , SaveFileFormat . VSDX ); 呈现宏“代码”时出错:为参数...@"C:\temp\Output.vsdx" , SaveFileFormat . VSDX ); 呈现宏“代码”时出错:为参数...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  3. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。...vsdx" ); // Get page by name Page..."ApplyThemeToNewShape_out.vsdx" , SaveFileFormat . VSDX ); 计算引脚值和设置形状的大小...

    docs.aspose.com/diagram/zh/net/apply-theme-to-s...
  4. 使用形状粘合|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" ); // Get a particular page..."GlueVisioShapes_Out.vsdx" , SaveFileFormat . VSDX ); 在容器内粘贴形状 Aspose...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  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" ); // get group shape Shape...class constructor to load the VSDX diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/java/calculate-pin-v...
  6. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsd file within any Python based application....Flowchart Vsd PNG JPG BMP TIFF VSDX Create flowchart style organization...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-java/flowcha...
  7. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vss file within any Python based application....Organizationchart Vss PNG JPG BMP TIFF VSDX Create CompactTree style organization...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-java/organiz...
  8. 使用用户定义的单元格|Documentation

    本节介绍如何使用 Aspose.Diagram 读取 visio 形状的用户定义单元格。...vsdx" ); // Get page by name Page...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/zh/net/working-with-use...
  9. 使用 OLE 对象|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" ); // get page of the Visio...dataDir + "modified.vsdx" , SaveFileFormat . VSDX ); 使用评论 ShapeSheet...

    docs.aspose.com/diagram/zh/java/working-with-ol...
  10. Convert Image to Visio in C#

    This article shares the details to convert image to Visio in C#. It includes the stepwise guide along with the running sample code to export PNG to Visio in C#....Moreover, you can generate both VSDX or VSD file formats by following...output Visio diagram as a VSD or VSDX file. Code to Convert Image...

    kb.aspose.com/diagram/net/convert-image-to-visi...