Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 17,573 for

savefileformat

(0.03 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 diagram $saveFileFormat = new SaveFileFormat (); $diagram..."AddShapeTextAndStyle.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/zh/java/apply-different...
  2. 将 VSD 文件保存为不同的文件格式|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....vdx" , SaveFileFormat . VDX ); //Save as PDF...Save ( "Drawing1.pdf" , SaveFileFormat . PDF ); //Save as JPEG...

    docs.aspose.com/diagram/zh/net/save-vsd-file-to...
  3. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....vsdx" , SaveFileFormat . VSDX ); Insert a Text..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); Public API Changes...

    docs.aspose.com/diagram/java/public-api-changes...
  4. Currency Properties in PHP

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks Java for PHP....After ); 8 $saveFileFormat = new SaveFileFormat(); 9 $project..."currency_properties.xml" , $saveFileFormat -> XML ); 10 print "Set...

    docs.aspose.com/tasks/java/currency-properties-...
  5. Weekday Properties in PHP

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for PHP.... 3240 ); 8 $saveFileFormat = new SaveFileFormat(); 9 $project..."weekday_properties.xml" , $saveFileFormat -> XML ); 10 print "Set...

    docs.aspose.com/tasks/java/weekday-properties-i...
  6. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....vsdx" , SaveFileFormat . VSDX ); Error rendering...@"C:\temp\Output.vsdx" , SaveFileFormat . VSDX ); Error rendering...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....supported save formats see the SaveFileFormat Enum. Saving Visio Diagram...also offers an additional SaveFileFormat parameter to specify the...

    docs.aspose.com/diagram/python-net/save-visio-d...
  8. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...save ( "output.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  9. Apply Different Style on the Each Text Value of...

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

    docs.aspose.com/diagram/java/apply-different-st...
  10. Microsoft Project MPP File Update in PHP

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks Java for PHP....getTime ()); 10 $saveFileFormat = new SaveFileFormat(); 11 $project...( "AfterLinking.mpp" , $saveFileFormat -> MPP ); 12 print "Project...

    docs.aspose.com/tasks/java/microsoft-project-mp...