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

savefileformat

(0.04 sec)
  1. 在 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...
  2. 更新 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...
  3. 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...
  4. 公共 API Aspose.Diagram 5.9.0 的变化|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 ( dstStream , SaveFileFormat . HTML ); // In you want...示例代码: 从现有的 Visio 复制形状 在 SaveFileFormat 中添加了 VSTX 和 VSSX 保存选项 之前Aspose...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  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..."SetMilestoneShapePro.vdx" , $saveFileFormat -> VDX ); print "Set milestone...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  6. 在 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...
  7. 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...
  8. Insert a New Blank Page into a 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."NewPage_Output.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  9. Export Visio Diagram to XPS 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 XPS $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.xps" , $saveFileFormat -> XPS ); print "Exported...

    docs.aspose.com/diagram/java/export-visio-diagr...
  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..."HeadersAndFooters.vdx" , $saveFileFormat -> VDX ); print "Done with...

    docs.aspose.com/diagram/zh/java/manage-headers-...