Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 380,825 for

save

(0.15 sec)
  1. Convert OTP to PDF in JavaScript | products.asp...

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

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

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

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

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

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert PPSM to PPS in JavaScript | products.as...

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

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert POTM to PPS in JavaScript | products.as...

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

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert POTM to PPSX in JavaScript | products.a...

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

    products.aspose.com/slides/nodejs-net/conversio...
  7. Convert PPSM to POTX in JavaScript | products.a...

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

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

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

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

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

    products.aspose.com/slides/nodejs-java/conversi...
  10. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....an object of SvgSaveOptions $save_options = new SvgSaveOptions...archive $save_options -> CompressOutputToZipA = false ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...