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

vsdx

(0.2 sec)
  1. Convert VSX to VSTM via Python | products.aspos...

    Sample Python conversion code for VSX format to VSTM file. Use this example code to convert VSX to VSTM within any Python based application....are different than the primary VSDX file format that was introduced...that support macros. Unlike VSDX files, files created from VSTM...

    products.aspose.com/diagram/python-java/convers...
  2. 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...
  3. 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...
  4. 设置 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...
  5. 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-...
  6. 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/
  7. 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...
  8. 如何在 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...
  9. 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...
  10. Convert VSDM to VSTX via C# | products.aspose.com

    Sample code for VSDM to VSTX C# conversion. Use API example code for batch VSDM files to VSTX conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/vsdm...