Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 23,608 for

vsdx

(0.36 sec)
  1. Update Fields|Documentation

    This section explains how to update fields....vsdx" ) # Get page by name page =..."UpdateField_out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/update-fields/
  2. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToImage.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  3. Retrieve an ActiveX Control from a Shape Object...

    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 ); Insert an ActiveX...

    docs.aspose.com/diagram/java/retrieve-an-active...
  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....new Diagram (); // save in the VSDX format diagram . save ( dataDir..."CreateDiagram_Out.vsdx" , SaveFileFormat . VSDX ); 流程图样式的布局形状 对...

    docs.aspose.com/diagram/zh/java/create-layout-a...
  5. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。...vsdx" , SaveFileFormat . VSDX ); 将位图图像导入为 Visio..."InsertImageInVisio_out.vsdx" , SaveFileFormat . VSDX ); 将Visio页面的指定区域转换为图片...

    docs.aspose.com/diagram/zh/net/working-with-ima...
  6. Change Background of VSX File via Python | prod...

    Python source code to change background of VSX documents within any Python based application....are different than the primary VSDX file format that was introduced...(Microsoft Visio Drawing Format) VSDX (Microsoft Visio Format) VSS...

    products.aspose.com/diagram/python-java/changeb...
  7. Split VSDM Files via Python | products.aspose.com

    Python source code to Split vsdm file within any Python based application....VSDX as parameter. System Requirements...Aspose.Diagram.SaveFileFormat.VSDX); About Aspose.Diagram for Python...

    products.aspose.com/diagram/python-java/splitte...
  8. Merge VSTM Files via Python | products.aspose.com

    Python sample code to combine VSTM documents within any Python based application....VSDX); About Aspose.Diagram for Python...that support macros. Unlike VSDX files, files created from VSTM...

    products.aspose.com/diagram/python-net/merger/v...
  9. Merge VSDM Files via Python | products.aspose.com

    Python sample code to combine VSDM documents within any Python based application....VSDX); About Aspose.Diagram for Python...drawings that are similar to VSDX but also provide the capability...

    products.aspose.com/diagram/python-net/merger/v...
  10. Split VSTM Files via Java | products.aspose.com

    Java source code to Split vstm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....VSDX as parameter. System Requirements...that support macros. Unlike VSDX files, files created from VSTM...

    products.aspose.com/diagram/java/splitter/vstm/