Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 20,774 for

savefileformat

(0.09 sec)
  1. 在 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 VDX $saveFileFormat = new SaveFileFormat (); $diagram..."AddDynamicGridsAndCo.vsx" , $saveFileFormat -> VSX ); print "Added...

    docs.aspose.com/diagram/zh/java/add-support-of-...
  2. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... SaveFileFormat . VSDX ); Export Page of...ImageSaveOptions ( aspose . diagram . SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  3. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... SaveFileFormat . VSDX ); Export Page of...ImageSaveOptions ( aspose . diagram . SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  4. 在 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..."SetShapeHeightAndWid.vdx" , $saveFileFormat -> VDX ); print "Set height...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  5. 在 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..."SetShapeLineData.vdx" , $saveFileFormat -> VDX ); print "Set visio...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  6. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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 . "Geometry.vdx" , $saveFileFormat -> VDX ); print "Updated...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  7. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....xml" , SaveFileFormat. XML ); New Aspose.Tasks..."ProjectDefaultProps.xml" , SaveFileFormat. XML ); Creating and Adding...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  8. Saving Project Data to CSV and Text Formats | A...

    This article provides guidance on saving project data using Aspose.Tasks Java for PHP....mpp' ); 2 3 $saveFileFormat = new SaveFileFormat(); 4 5 $project...save ( "Project.csv" , $saveFileFormat -> CSV ); 6 7 print "Saved...

    docs.aspose.com/tasks/java/saving-project-data-...
  9. 在PHP中替换Visio Diagram的图片形状|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..."ReplacePictureShape.vdx" , $saveFileFormat -> VDX ); print "Replaced...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  10. 在 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..."SetShapeFillData.vdx" , $saveFileFormat -> VDX ); print "Set visio...

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