Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 20,769 for

savefileformat

(0.09 sec)
  1. Java Microsoft Visio Files Conversion | product...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Java code....providing output file and SaveFileFormat .VDX as parameters. Java...method with output file and SaveFileFormat output parameters. And...

    products.aspose.com/diagram/java/conversion/
  2. Saving Project Data to Excel Format | Aspose.Ta...

    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-...
  3. Public API Changes in Aspose.Diagram 6.6.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....VSSM and VSTM formats in SaveFileFormat class This version adds...( @"c:\temp\out.vssm" , SaveFileFormat . VSSM ); Error rendering...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. 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/
  5. 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...
  6. 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-...
  7. Creating an Empty Project File in PHP | Aspose....

    Learn how to create an empty project file using Aspose.Tasks for Java in your PHP applications....xml" ); 4 5 $saveFileFormat = new SaveFileFormat(); 6 7 $project...save ( $project_stream , $saveFileFormat -> XML ); 8 9 $project_stream...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  8. Setting Attributes for New Tasks in PHP | Aspos...

    Learn how to set attributes for tasks when creating new projects using Aspose.Tasks Java for PHP....CurrentDate ); 8 9 $saveFileFormat = new SaveFileFormat(); 10 11 $project..."set_attributes_for_new_tasks.xml" , $saveFileFormat -> XML ); 12 13 print "Set...

    docs.aspose.com/tasks/java/setting-attributes-f...
  9. Setup Environment and Installation Guidelines|D...

    Visio Diagram Node.js via Java is platform-independent API and can be used on any platform (Windows, Linux and MacOS) where Node.js and node-java bridge are installed. It can be installed from NPM and ZIP archive.... SaveFileFormat . VSDX ); console . log...vsdx" , aspose . diagram . SaveFileFormat . VSDX ); console . log...

    docs.aspose.com/diagram/java/setup-environment-...
  10. 公共 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...