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

savefileformat

(0.04 sec)
  1. 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-...
  2. Set the Height and Width of a 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SetShapeHeightAndWid.vdx" , $saveFileFormat -> VDX ); print "Set height...

    docs.aspose.com/diagram/java/set-the-height-and...
  3. Create User-defined Cell in the ShapeSheet in P...

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

    docs.aspose.com/diagram/java/create-user-define...
  4. Set Visio Shape's Line 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SetShapeLineData.vdx" , $saveFileFormat -> VDX ); print "Set visio...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  5. Add SolutionXML Element to the Visio Drawing 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....Visio diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SolutionXmlElement.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  6. 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SetShapeXFormData.vdx" , $saveFileFormat -> VDX ); print "Set visio...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  7. 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...
  8. 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 ( dstStream , SaveFileFormat . HTML ); // In you want...Options are added in the SaveFileFormat Previously, Aspose.Diagram...

    docs.aspose.com/diagram/java/public-api-changes...
  9. 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SetShapeAppearance.vdx" , $saveFileFormat -> VDX ); print "Set appearnce...

    docs.aspose.com/diagram/java/set-appearance-of-...
  10. 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SetShapeFillData.vdx" , $saveFileFormat -> VDX ); print "Set visio...

    docs.aspose.com/diagram/java/set-visio-shape-s-...