Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 20,158 for

savefileformat

(0.06 sec)
  1. 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...
  2. 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...
  3. 在 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.... "RotateShape.vdx" , $saveFileFormat -> VDX ); print "Rotated...

    docs.aspose.com/diagram/zh/java/rotate-a-shape-...
  4. Add Window Element to the Visio Instance 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....supported format $saveFileFormat = new SaveFileFormat (); $diagram..."AddWindowElement.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/java/add-window-element...
  5. 在 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..."ChangeShapePosition.vdx" , $saveFileFormat -> VDX ); print "Changed...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  6. 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...
  7. 在 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..."SetMilestoneShapePro.vdx" , $saveFileFormat -> VDX ); print "Set milestone...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  8. 在 PHP 中将超链接添加到 Visio 形状|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...$dataDir . "Hyperlinks.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  9. Apply Custom Style Sheet to a Visio Diagram 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..."ApplyCustomStyleShee.vdx" , $saveFileFormat -> VDX ); print "Applied...

    docs.aspose.com/diagram/java/apply-custom-style...
  10. 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...