Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,036 for

savefileformat vsd

(0.05 sec)
  1. Create VSTM Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSTM Diagrams using Node applications without using Microsoft Office....parameters VSTM File Path, and SaveFileFormat relevant extension Creation...presentation Format) Generate VSD File (Visio Drawing File) Generate...

    products.aspose.com/total/nodejs-java/create/vstm/
  2. Create VSSX Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSSX Diagrams using Node applications without using Microsoft Office....parameters VSSX File Path, and SaveFileFormat relevant extension Creation...presentation Format) Generate VSD File (Visio Drawing File) Generate...

    products.aspose.com/total/nodejs-java/create/vssx/
  3. Create VSTX Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSTX Diagrams using Node applications without using Microsoft Office....parameters VSTX File Path, and SaveFileFormat relevant extension Creation...presentation Format) Generate VSD File (Visio Drawing File) Generate...

    products.aspose.com/total/nodejs-java/create/vstx/
  4. Convert VSS to VSDX via Python | products.aspos...

    Sample Python conversion code for VSS format to VsdX file. Use this example code to convert VSS to VsdX within any Python based application....with output file path and SaveFileFormat as parameters VSDX file...diagram.save( "output.vsdx" , SaveFileFormat.VSDX); VSS to VSDX Conversion...

    products.aspose.com/diagram/python-net/conversi...
  5. Add Comments to Visio Drawings 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" ); \ # Add comment $diagram...Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  6. Convert Visio to PDF via Python | products.aspo...

    Sample Python conversion Visio to PDF file. Use this example code to convert Visio to PDF within any Python based application....with output file path and SaveFileFormat as parameters PDF file...diagram.save( "output.pdf" , SaveFileFormat.PDF); VSDX to PDF Conversion...

    products.aspose.com/diagram/python-java/convers...
  7. Set Visio Shape's XForm 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. Update Visio Shape Text 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/update-visio-shape...
  9. Protect and Unprotect Diagrams 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" ); $diagram -> getDocumentSettings...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/java/protect-and-unprot...
  10. 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...