Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 375,703 for

save

(0.22 sec)
  1. Convert FODP to POTX in JavaScript | products.a...

    Convert FODP to POTX in JavaScript. Use Node.js library API to convert FODP files to POTX...Presentation from FODP file and save it as POTX. JavaScript code..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.potx" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert FODP to HTML in JavaScript | products.a...

    Convert FODP to HTML in JavaScript. Use Node.js library API to convert FODP files to HTML...Presentation from FODP file and save it as HTML. JavaScript code..."welcome-to-powerpoint.fodp" ); try { pres . save ( "pres.html" , SaveFormat ...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert FODP to PPS in Node.js | products.aspos...

    Convert FODP to PPS in Node.js. Use Node.js library API to convert FODP files to PPSs...Presentation from FODP file and save it as PPS. Node.js code for..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.pps" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert OST to OFT via Java | products.aspose.com

    Try the code sample to convert OST files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages in different...

    products.aspose.com/email/java/conversion/ost-t...
  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....code ); } // save the Visio diagram diagram . Save ( "c:\\temp\\out...ByteArrayOutputStrea (); doc . save ( outStream , com . aspose ...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs.... GridJs will also save all shapes/images to a zip archive...operation. In this action, a save back to the cache file occurs...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  7. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....NotAutomatically ; // Save Visio diagram . Save ( dataDir + "SetAutoExpand_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/net/check-page-autoexpand/
  8. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA project of an Excel workbook using Aspose.Cells for Node.js via C++.... Finally, it saves it as the output Excel file..."11" ); // Save the output Excel file workbook . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  9. Working with Contacts in PST File|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 contacts information from PST...Microsoft Outlook PST file and save contacts to disk in MSG format...

    docs.aspose.com/email/java/working-with-contact...
  10. Add Bookmark to PDF using Java | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Java Using Aspose.PDF for Java... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/java/bookmarks/