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

vsdx

(0.51 sec)
  1. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。...class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToPdf.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  2. Create, Layout and Auto-Fit Shapes|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....the VSDX format diagram . save ( "CreateDiagram_Out.vsdx" , SaveFileFormat...SaveFileFormat . VSDX ) jpype . shutdownJVM () Layout Shapes...

    docs.aspose.com/diagram/python-java/create-layo...
  3. Add Master from Stencil|Documentation

    This section explains how to add master from stencil...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/add-master-...
  4. Split Visio Page wise in Java | products.aspose...

    Java source codes that explains how to split Microsoft Visio files into multiple files in Java applications...include VDW, VDX, VSD, VSDM, VSDX, VSS, VSSM,VSSX,VST,VSTM,VSTX...

    products.aspose.com/diagram/java/splitter/
  5. Split Visio Page wise in C# | products.aspose.com

    C# source codes that explains how to split Microsoft Visio files into multiple files in Visual C#.NET applications...include VDW, VDX, VSD, VSDM, VSDX, VSS, VSSM,VSSX,VST,VSTM,VSTX...

    products.aspose.com/diagram/net/splitter/
  6. Working with Layers|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" ) # iterate through the shapes..."ConfigureShapeLayers_Out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/working-wit...
  7. 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/
  8. 删除字段|Documentation

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

    docs.aspose.com/diagram/zh/python-java/remove-f...
  9. 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...
  10. Configure Visio TimeLine Shapes|Documentation

    This section explains how to set the property of a milestone shape with Aspose.Diagram....vsdx" ); int shapeid = 22 ; // Get..."SetMilestoneProps_out.vsdx" , SaveFileFormat . VSDX ); Table of date...

    docs.aspose.com/diagram/net/configure-visio-tim...