Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 20,192 for

vdx

(0.1 sec)
  1. Hello World 示例|Documentation

    本页介绍如何使用 Aspose.Diagram 库创建 hello world 示例。...file formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM, VSSM...

    docs.aspose.com/diagram/zh/net/hello-world-exam...
  2. Insert a New Blank Page into a Visio Drawing in...

    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....vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  3. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....vdx" , SaveFileFormat . VDX ); Set Protection..."VisioShapeProtection_out.vdx" , SaveFileFormat . VDX ); Working with Hyperlinks...

    docs.aspose.com/diagram/net/working-with-protec...
  4. 在 Ruby 中设置 Visio 形状的填充数据|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....vdx" , Rjb :: import ( 'com.aspose...diagram.SaveFileFormat' ) . VDX ) puts "Set visio shape's fill...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  5. 将窗口元素添加到 Ruby 中的 Visio 实例|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....vdx" , Rjb :: import ( 'com.aspose...diagram.SaveFileFormat' ) . VDX ) puts "Added window element...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  6. 在 Ruby 中设置 Visio 形状的线数据|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....vdx" , Rjb :: import ( 'com.aspose...diagram.SaveFileFormat' ) . VDX ) puts "Set visio shape's line...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  7. 在Ruby Visio Diagram 中添加一个新Layer|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....vdx" , Rjb :: import ( 'com.aspose...diagram.SaveFileFormat' ) . VDX ) puts "Added a new Layer in...

    docs.aspose.com/diagram/zh/java/add-a-new-layer...
  8. Features|Documentation

    Aspose.Diagram for Python via .NET features....and Conversions VSD, VSX,VTX, VDX, VSDX, VSTX, VSSX, VSTM, VSSM...

    docs.aspose.com/diagram/python-net/features/
  9. Hello World Example|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....file-formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM, VSSM...

    docs.aspose.com/diagram/java/hello-world-example/
  10. 添加形状|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....vdx" ); Visio . Documents visioDocs...string visioStencil = "Add Shapes.vdx" ; //Names of the masters present...

    docs.aspose.com/diagram/zh/net/add-shapes/