Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 7,467 for

savefileformat vsd

(0.28 sec)
  1. Export Visio Diagram to XML in 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....Diagram - Exporting VSD to VDX To Export VSD to VDX using Aspose...constructor to load diagram from a VSD file diagram = Rjb :: import...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. Configure Shape Objects with Layers in Visio 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....vsd" ); $shapes = $diagram -> getPages...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/configure-shape-ob...
  3. Change the Position of a Shape in PHP|Documenta...

    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....vsd" ); $shapes = $diagram -> getPages...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/change-the-positio...
  4. Select Reroute Option of the Connector Shape 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....vsd" ); \ # Access a particular page...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/select-reroute-opt...
  5. Add Hyperlink to a Visio Shape in PHP|Documenta...

    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....vsd" ); \ # Initialize Hyperlink...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/add-hyperlink-to-a...
  6. Set Appearance of the Connector Type Shape in V...

    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....vsd" ); \ # Access a particular page...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/set-appearance-of-...
  7. Set Visio Shape's Fill data in PHP|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....vsd" ); $shapes = $diagram -> getPages...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  8. Set Milestone Shape Properties in PHP|Documenta...

    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....vsd" ); $shape_id = 1 ; \ # Get timeline...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/set-milestone-shap...
  9. 使用形状粘合|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....class constructor to load the VSD diagram Diagram diagram = new...dataDir + "RetrieveShapeInfo.vsd" ); // get shape by an ID Shape...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  10. 在 PHP 中以合适的角度旋转形状|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....vsd" ); \ # Add a shape and set the...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/zh/java/rotate-a-shape-...