Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 20,869 for

vdx

(0.1 sec)
  1. Protect and Unprotect a Visio Shape in PHP|Docu...

    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 "Applied...

    docs.aspose.com/diagram/java/protect-and-unprot...
  2. 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...
  3. 在 PHP 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|Docum...

    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 "Show and...

    docs.aspose.com/diagram/zh/java/show-and-hide-g...
  4. 在 Ruby 中连接组的子形状|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 "Connected sub-shapes...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  5. 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...
  6. View Visio VSDX File Formats via Java | product...

    Java sample code to view Visio VSDX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load VDX file with an instance of Diagram...other file formats including.. VDX (Microsoft Visio Drawing Format)...

    products.aspose.com/diagram/java/viewer/vsdx/
  7. 在 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" , SaveFileFormat . VDX ); 下载示例代码 Github...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  8. Create User-defined Cell in the ShapeSheet in R...

    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 "Created User-defined...

    docs.aspose.com/diagram/java/create-user-define...
  9. Add Window Element to the Visio Instance in Rub...

    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/java/add-window-element...
  10. Add 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....vdx" ); Visio . Documents visioDocs...string visioStencil = "Add Shapes.vdx" ; //Names of the masters present...

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