Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 17,602 for

savefileformat

(0.09 sec)
  1. Configure Shape Objects with Layers in Visio 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...$dataDir . "Layers.vdx" , $saveFileFormat -> VDX ); print "Configured...

    docs.aspose.com/diagram/java/configure-shape-ob...
  2. 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...
  3. Saving Project Data to CSV and Text Formats in PHP

    This article explains how to save project data to CSV or text formats using Aspose.Tasks Java for PHP....mpp' ); 2 $saveFileFormat = new SaveFileFormat(); 3 $project...save ( "Project.csv" , $saveFileFormat -> CSV ); 4 print "Saved...

    docs.aspose.com/tasks/java/saving-project-data-...
  4. Set Milestone Shape Properties 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..."SetMilestoneShapePro.vdx" , $saveFileFormat -> VDX ); print "Set milestone...

    docs.aspose.com/diagram/java/set-milestone-shap...
  5. 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...
  6. 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...
  7. 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-...
  8. 在 PHP 中设置 Visio Shape 的 XForm 数据|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/zh/java/set-visio-shape...
  9. 更新 Visio 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/zh/java/update-visio-sh...
  10. 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-...