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

vsdx

(0.09 sec)
  1. 公共 API Aspose.Diagram 17.01 的变化|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....vsdx" ); // create an instance SVG...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. 获取 Visio 形状包括儿童|Documentation

    本节介绍如何获取 visio 形状,包括形状 ID 或名称为 Aspose.Diagram 的孩子。...vsdx" ); Page page = diagram . Pages..."GroupShapes_out.vsdx" , SaveFileFormat . VSDX ); 获取 Visio 形状继承字符...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  3. 从形状对象中检索 ActiveX 控件以修改属性|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....vsdx" , SaveFileFormat . VSDX ); Insert an ActiveX...

    docs.aspose.com/diagram/zh/java/retrieve-an-act...
  4. Split VDX Files via .NET | products.aspose.com

    C# source code to Split vdx file on .NET Framework, .NET Core, Mono Platforms....Splitter Vdx PNG JPG BMP TIFF VSDX Split VDX in C# Native and high...(full path) and SaveFileFormat.VSDX as parameter. System Requirements...

    products.aspose.com/diagram/net/splitter/vdx/
  5. Manage Visio File Metadata via Python | product...

    View, add, edit, remove or extract Visio files metadata with just few lines of Java code...Metadata VSD Metadata VSDM Metadata VSDX Metadata VSS Metadata VSSM Metadata...

    products.aspose.com/diagram/python-java/metadata/
  6. View Visio VSTM File Formats via .NET | product...

    C# source code to load, render and display Visio 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/viewer/vstm/
  7. Convert VSSX to VSX via Python | products.aspos...

    Sample Python conversion code for VSSX format to VSX file. Use this example code to convert VSSX to VSX within any Python based application....are different than the primary VSDX file format that was introduced...Visio Drawing Format) VSSX TO VSDX (Microsoft Visio Format) VSSX...

    products.aspose.com/diagram/python-net/conversi...
  8. 修改Visio形状的渐变|Documentation

    本页介绍如何使用 Aspose.Diagram 库修改 visio 形状的渐变颜色。...vsdx" ); // get page by name Aspose..."ShapewithGradientFil_out.vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/zh/net/modify-the-gradi...
  9. Get Warning Information while Saving Visio File...

    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....constructor to load diagram from a VSDX file Diagram diagram = new Diagram...dataDir + "sampleFontSubstituti.vsdx" ); // create an instance SVG...

    docs.aspose.com/diagram/java/get-warning-inform...
  10. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Java....vsdx" , SaveFileFormat . VSDX ); Result Page Setup...

    docs.aspose.com/diagram/java/connect-shapes/