Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 375,788 for

save

(0.19 sec)
  1. Convert POT to ODP in Node.js | products.aspose...

    Convert POT to ODP in Node.js. Use Node.js library API to convert POT files to ODPs...Presentation from POT file and save it as ODP. Node.js code for..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.odp" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert PPTX to OTP in JavaScript | products.as...

    Convert PPTX to OTP in JavaScript. Use Node.js library API to convert PPTX files to OTP...Presentation from PPTX file and save it as OTP. JavaScript code for..."welcome-to-powerpoint.pptx" ); try { pres . save ( "output.otp" , SaveFormat...

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

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

    products.aspose.com/slides/nodejs-java/conversi...
  4. 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...
  5. 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...
  6. 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...
  7. 从PDF文件中提取图像|Aspose.PDF for Java

    本节介绍如何使用Java库从PDF文件中提取图像。... 使用 XImage 对象的save(..)方法保存提取的图像。 以下代码片段向您展示如何从PDF文件中提取图像。..."output.jpg" ); // 保存输出图像 xImage . save ( outputImage , ImageFormat...

    docs.aspose.com/pdf/zh/java/extract-images-from...
  8. Managing Message Attachments|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....Attachments in Outlook Creating and Saving Outlook Message (MSG) Files...Files explains how to create and save messages, and how to create...

    docs.aspose.com/email/net/managing-message-atta...
  9. Convert HTML to EMLX via Java | products.aspose...

    Try the code sample to convert HTML files to EMLX 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...EMLX format allows users to save their emails in a format that...

    products.aspose.com/email/java/conversion/html-...
  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/