Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 18,079 for

savefileformat

(0.08 sec)
  1. Saving Project Data to Excel Format

    This article explains how to export Project data to Excel using Aspose.Tasks for Java....to XLSX format using the SaveFileFormat enumeration type. To save...the project to XLSX using SaveFileFormat.XLSX. Saving a Project...

    docs.aspose.com/tasks/java/saving-project-data-...
  2. 公共 API Aspose.Diagram 16.11.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....vsdx" , SaveFileFormat . VSDX ); 在 Visio Diagram..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); 公共 API Aspose...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  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. 在 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. 公共 API Aspose.Diagram 6.6.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.... 在 SaveFileFormat 类中添加 VSDM、VSSM 和 VSTM 格式...( @"c:\temp\out.vssm" , SaveFileFormat . VSSM ); 呈现宏“代码”时出错:为参数...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. Writing Updated TaskLink Data to MPP in PHP

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks Java for PHP....StartToStart ); 20 $saveFileFormat = new SaveFileFormat(); 21 $project...save ( "TaskLinks.mpp" , $saveFileFormat -> MPP ); 22 print "Saved...

    docs.aspose.com/tasks/java/writing-updated-task...
  7. Defining Weekdays for Calendar in PHP

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....$myWeekDay ); 32 $saveFileFormat = new SaveFileFormat(); 33 $project..."CalendarWeekdays.xml" , $saveFileFormat -> XML ); 34 print "Defined...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  8. 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...
  9. Fiscal Year Properties in PHP

    Learn how to get Microsoft Project (MPP/XML) fiscal year properties using Aspose.Tasks Java for PHP....true )); 6 $saveFileFormat = new SaveFileFormat(); 7 $project..."fiscal_year_properties.xml" , $saveFileFormat -> XML ); 8 print "Set...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  10. Public API Changes in Aspose.Diagram 6.8.0|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....vsdx" , SaveFileFormat . VSDX ); Error rendering...@"c:\temp\AddLayer_Out.vsdx" , SaveFileFormat . VSDX ); Error rendering...

    docs.aspose.com/diagram/net/public-api-changes-...