Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 24,300 for

vsdx

(0.06 sec)
  1. 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/
  2. Remove Fields|Documentation

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

    docs.aspose.com/diagram/python-java/remove-fields/
  3. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram....vsdx" ); // Remove hidden information...

    docs.aspose.com/diagram/java/reduce-file-size/
  4. 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...
  5. 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...
  6. 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...
  7. Edit VSX files via Python | products.aspose.com

    Python sample code to edit 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-net/editor/vsx/
  8. Track Document Conversion Progress|Documentation

    This section explains how to track conversion progress of visio files with Aspose.Diagram....vsdx" ); // detect file format using...String ( dataDir + "Drawing1.vsdx" ); // detect file format using...

    docs.aspose.com/diagram/java/track-document-con...
  9. Convert a Visio Shape To Svg|Documentation

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

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  10. Insert an ActiveX Control in the Visio Diagram|...

    This page describes how to insert an activeX Control with Aspose.Diagram library....vsdx" , SaveFileFormat . VSDX ); Retrieve an ActiveX...

    docs.aspose.com/diagram/net/insert-an-activex-c...