Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 368,095 for

save

(0.61 sec)
  1. Convert ODP to POTM in JavaScript | products.as...

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

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert OTP to PPSM in Node.js | products.aspos...

    Convert OTP to PPSM in Node.js. Use Node.js library API to convert OTP files to PPSMs...Presentation from OTP file and save it as PPSM. Node.js code for..."welcome-to-powerpoint.otp" ); try { pres . save ( "output.ppsm" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert POT to PPSM in Node.js | products.aspos...

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

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert ODP to PPS in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  5. Convert POT to FODP in JavaScript | products.as...

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

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert PDF to POT in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  7. Convert PPS to FODP in Node.js | products.aspos...

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

    products.aspose.com/slides/nodejs-java/conversi...
  8. Convert POT to GIF in JavaScript | products.asp...

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

    products.aspose.com/slides/nodejs-net/conversio...
  9. Convert POT to GIF in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  10. Compress PDF Document using Java | Aspose.PDF

    Compress PDF programmatically with Java sample code using Aspose.PDF for Java...compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/java/compress/