Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 17,602 for

savefileformat

(0.11 sec)
  1. 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-...
  2. Public API Changes in Aspose.Diagram 5.8.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....Option is added in the SaveFileFormat Previously, Aspose.Diagram..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); VB ' save diagram...

    docs.aspose.com/diagram/net/public-api-changes-...
  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. Replace a Picture Shape of the 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..."ReplacePictureShape.vdx" , $saveFileFormat -> VDX ); print "Replaced...

    docs.aspose.com/diagram/java/replace-a-picture-...
  7. Connect Sub-shapes of the Groups in PHP|Documen...

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

    docs.aspose.com/diagram/java/connect-sub-shapes...
  8. 在 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...
  9. 在 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...
  10. 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...