Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 23,613 for

vsdx

(0.99 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. 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. Remove Hidden Info|Documentation

    This section explains how to remove unusing or hidden info from a diagram with Aspose.Diagram....vsdx" ); // Remove hidden information...

    docs.aspose.com/diagram/net/remove-hidden-info/
  4. 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...
  5. 如何在 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...
  6. Split Visio Page wise in Python | products.aspo...

    Python source codes that explains how to split Microsoft Visio files into multiple files in Python applications...include VDW, VDX, VSD, VSDM, VSDX, VSS, VSSM,VSSX,VST,VSTM,VSTX...Files diagram = Diagram( "file.vsdx" ); page = diagram.getPages()...

    products.aspose.com/diagram/python-net/splitter/
  7. 删除字段|Documentation

    本节介绍如何删除字段。...vsdx" ) # Get page by name page =..."RemoveField_out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/remove-f...
  8. Convert a Visio Shape To Image|Documentation

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

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  9. 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...
  10. 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...