Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 17,611 for

savefileformat

(0.07 sec)
  1. Export Visio Diagram to XML 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....Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.vdx" , $saveFileFormat -> VDX ); print "Exported...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. Saving Visio Document 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....Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.vdx" , $saveFileFormat -> VDX ); Download Running...

    docs.aspose.com/diagram/java/saving-visio-docum...
  3. 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....Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "AddComment.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  4. Export Visio Diagram to SVG 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....Save as SVG $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.svg" , $saveFileFormat -> SVG ); print "Exported...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. Export Visio Diagram to Image 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....Save as PNG $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.png" , $saveFileFormat -> PNG ); print "Exported...

    docs.aspose.com/diagram/java/export-visio-diagr...
  6. 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."ProtectUnprotectDiag.vdx" , $saveFileFormat -> VDX ); print "Applied...

    docs.aspose.com/diagram/java/protect-and-unprot...
  7. Public API Changes in Aspose.Diagram 5.9.0|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.... Save ( stream , SaveFileFormat . HTML ); VB ' load an...diagram . Save ( stream , SaveFileFormat . HTML ) Copy Themes and...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Create an empty Visio Diagram 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....Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram..."CreateDiagram.vdx" , $saveFileFormat -> VDX ); print "Created...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  9. 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."ChangeShapePosition.vdx" , $saveFileFormat -> VDX ); print "Changed...

    docs.aspose.com/diagram/java/change-the-positio...
  10. Export Visio Diagram to HTML 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....Save as Html $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.html" , $saveFileFormat -> HTML ); print "Exported...

    docs.aspose.com/diagram/java/export-visio-diagr...