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

vsdx

(1.42 sec)
  1. Supported File Formats|Documentation

    Aspose Diagram for .NET supports VSD, VSS, VDW, VST, VDX,VSX,VTX,Vsdx, VSSX, VSTX, VSDM, VSTM, and VSSM....Description Load Save Remarks VSDX MS Visio Drawing that uses OPC...

    docs.aspose.com/diagram/net/supported-file-form...
  2. Supported File Formats|Documentation

    Visio Diagram Java API can load and save variety of formats including Vsdx, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....Description Load Save Remarks VSDX MS Visio Drawing that uses OPC...

    docs.aspose.com/diagram/java/supported-file-for...
  3. 删除隐藏信息|Documentation

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

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  4. View VSX File Formats via Python | products.asp...

    Python source code to load, render and display 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/viewer/vsx/
  5. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToImage.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  6. Retrieve an ActiveX Control from a Shape Object...

    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 ); Insert an ActiveX...

    docs.aspose.com/diagram/java/retrieve-an-active...
  7. 创建、布局和自动调整形状|Documentation

    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....new Diagram (); // save in the VSDX format diagram . save ( dataDir..."CreateDiagram_Out.vsdx" , SaveFileFormat . VSDX ); 流程图样式的布局形状 对...

    docs.aspose.com/diagram/zh/java/create-layout-a...
  8. Split VSDM Files via Python | products.aspose.com

    Python source code to Split vsdm file within any Python based application....VSDX as parameter. System Requirements...Aspose.Diagram.SaveFileFormat.VSDX); About Aspose.Diagram for Python...

    products.aspose.com/diagram/python-java/splitte...
  9. Merge VSDM Files via Python | products.aspose.com

    Python sample code to combine VSDM documents within any Python based application....VSDX); About Aspose.Diagram for Python...drawings that are similar to VSDX but also provide the capability...

    products.aspose.com/diagram/python-net/merger/v...
  10. Split VSTM Files via Java | products.aspose.com

    Java source code to Split vstm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....VSDX as parameter. System Requirements...that support macros. Unlike VSDX files, files created from VSTM...

    products.aspose.com/diagram/java/splitter/vstm/