Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 24,302 for

vsdx

(0.11 sec)
  1. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToPdf.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  2. Actions disappeared after saving - Free Support...

    Hello, i have a shape with an action. But after saving the diagram to a Vsdx file the action is disappeared. Please use this code to reproduce it. Am I doing something wrong, or is it a bug? Diagram diagram = new Diag…...after saving the diagram to a vsdx file the action is disappeared...new Diagram("ActiontestSupport.vsdx"); Aspose.Diagram.Page firstPage...

    forum.aspose.com/t/actions-disappeared-after-sa...
  3. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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 ); 设置 Visio 形状的线数据..."SetLineData_Out.vsdx" , SaveFileFormat . VSDX ); // save diagram...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  4. Add Master from Stencil|Documentation

    This section explains how to add master from stencil...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/add-master-...
  5. Edit VSDM files via Python | products.aspose.com

    Python sample code to edit VSDM documents within any Python based application....drawings that are similar to VSDX but also provide the capability...VSD (Microsoft Visio Drawings) VSDX (Microsoft Visio Format) VSS...

    products.aspose.com/diagram/python-net/editor/v...
  6. 如何在 Java 中将 Visio 转换为 PNG

    本教程介绍了如何在 Java 中将 Visio 转换为 PNG。除了可运行的代码片段外,逐步算法有助于理解在 Java 中将 VSD 导出为 PNG 的过程。...除了可运行的代码片段外,逐步算法有助于理解在 Java** 中将 VSDX 或 ** VSD 转换为 PNG 的过程。此外,API...Visio 转换为 PNG 的代码 此代码片段可以有效地将 VSDX 转换为 Java 中的 PNG*。然而,ImageSaveOptions...

    kb.aspose.com/zh/diagram/java/how-to-convert-vi...
  7. 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/
  8. Convert VSDM to VSTX via Python | products.aspo...

    Sample Python conversion code for VSDM format to VSTX file. Use this example code to convert VSDM to VSTX within any Python based application....drawings that are similar to VSDX but also provide the capability...creating Visio drawings, saved as .VSDX files, with default layout and...

    products.aspose.com/diagram/python-java/convers...
  9. Convert VSTM to VSTX via Java | products.aspose...

    Sample Java conversion code for VSTM format to VSTX file. Use this example code to convert VSTM to VSTX within any Web or Desktop Java based application.... Unlike VSDX files, files created from VSTM...creating Visio drawings, saved as .VSDX files, with default layout and...

    products.aspose.com/diagram/java/conversion/vst...
  10. Convert VSX to VSTX via Python | products.aspos...

    Sample Python conversion code for VSX format to VSTX file. Use this example code to convert VSX to VSTX within any Python based application....are different than the primary VSDX file format that was introduced...creating Visio drawings, saved as .VSDX files, with default layout and...

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