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

vsdx

(0.13 sec)
  1. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...vsdx" ); // Remove hidden information...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  2. 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/
  3. 删除字段|Documentation

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

    docs.aspose.com/diagram/zh/python-java/remove-f...
  4. 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...
  5. Convert VSTX to VSX via Python | products.aspos...

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

    products.aspose.com/diagram/python-net/conversi...
  6. Convert VSX to VSDM via Python | products.aspos...

    Sample Python conversion code for VSX format to VSDM file. Use this example code to convert VSX to VSDM within any Python based application....are different than the primary VSDX file format that was introduced...drawings that are similar to VSDX but also provide the capability...

    products.aspose.com/diagram/python-net/conversi...
  7. Convert a Visio Shape To Html|Documentation

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

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  8. 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...
  9. Change Background of VSTM File via .NET | produ...

    C# source code to change background of VSTM documents on .NET Framework, .NET Core, Mono or COM Interop.... Unlike VSDX files, files created from VSTM...(Microsoft Visio Drawing Format) VSDX (Microsoft Visio Format) VSS...

    products.aspose.com/diagram/net/changebackgroun...
  10. Change Background of VSTM File via java | produ...

    Java source code to change background of VSTM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Unlike VSDX files, files created from VSTM...(Microsoft Visio Drawing Format) VSDX (Microsoft Visio Format) VSS...

    products.aspose.com/diagram/java/changebackgrou...