Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 22,256 for

savefileformat

(0.16 sec)
  1. Microsoft Project MPP File Update in PHP | Aspo...

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks Java for PHP....()); 18 19 $saveFileFormat = new SaveFileFormat(); 20 21 $project...( "AfterLinking.mpp" , $saveFileFormat -> MPP ); 22 23 print "Project...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  2. Working with Task Links in PHP | Aspose.Tasks D...

    Learn how to write Microsoft Project task links using Aspose.Tasks Java for PHP....StartToStart ); 38 39 $saveFileFormat = new SaveFileFormat(); 40 41 $project...save ( "TaskLinks.mpp" , $saveFileFormat -> MPP ); 42 43 print "Saved...

    docs.aspose.com/tasks/java/writing-updated-task...
  3. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...vsdx" , SaveFileFormat . VSDX ); 在 Visio Diagram..."EditComment_out.vsdx" , SaveFileFormat . VSDX ); 在 Visio 绘图中添加形状级注释...

    docs.aspose.com/diagram/zh/net/working-with-com...
  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..."AddShapeTextAndStyle.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/zh/java/apply-different...
  5. 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...
  6. Archive

    archives...provides the save(string, SaveFileFormat) method that saves the...format. The API provides the SaveFileFormat enumeration for saving...

    blog.aspose.com/tasks/convert-mpp-to-tiff-in-java/
  7. Working with Currency Properties in PHP | Aspos...

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

    docs.aspose.com/tasks/java/currency-properties-...
  8. Weekday Properties in PHP | Aspose.Tasks Docume...

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

    docs.aspose.com/tasks/java/weekday-properties-i...
  9. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...vsdx" , SaveFileFormat . VSDX ); 删除字段 以下代码段删除形状中的字段。..."RemoveField_out.vsdx" , SaveFileFormat . VSDX ); 创建、插入字段...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  10. Java Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel and JPG PNG BMP TIFF Images via Java library....file and SaveFileFormat.PDF as parameters. SaveFileFormat enumeration...like image output file and SaveFileFormat with relevant image selection...

    products.aspose.com/tasks/java/conversion/