Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 17,602 for

savefileformat

(0.05 sec)
  1. 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."UpdateShapeText.vdx" , $saveFileFormat -> VDX ); print "Updated...

    docs.aspose.com/diagram/java/update-visio-shape...
  2. 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...
  3. Export Visio Diagram to XAML 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 XAML $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.xaml" , $saveFileFormat -> XAML ); print "Exported...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Export Visio Diagram to PDF 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....file format $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.pdf" , $saveFileFormat -> PDF ); print "Exported...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. Add Support of Dynamic Grids and Connection Poi...

    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..."AddDynamicGridsAndCo.vsx" , $saveFileFormat -> VSX ); print "Added...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  6. Remove All Macros from the Visio Diagram in PHP...

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

    docs.aspose.com/diagram/java/remove-all-macros-...
  7. Rotate a Shape with Suitable Angle in PHP|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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram.... "RotateShape.vdx" , $saveFileFormat -> VDX ); print "Rotated...

    docs.aspose.com/diagram/java/rotate-a-shape-wit...
  8. 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...
  9. 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SelectRerouteOption.vdx" , $saveFileFormat -> VDX ); print "Seleted...

    docs.aspose.com/diagram/java/select-reroute-opt...
  10. 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Hyperlinks.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/java/add-hyperlink-to-a...