Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,703 for

save

(0.17 sec)
  1. Convert PPTM to TIFF in JavaScript | products.a...

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

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert PPTX to POTM in Node.js | products.aspo...

    Convert PPTX to POTM in Node.js. Use Node.js library API to convert PPTX files to POTMs...Presentation from PPTX file and save it as POTM. Node.js code for..."welcome-to-powerpoint.pptx" ); try { pres . save ( "output.potm" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert PPTX to FODP in Node.js | products.aspo...

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

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert PPTM to PPSM in Node.js | products.aspo...

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/slides/nodejs-java/conversi...
  10. Hyperlink|Aspose.Slides for PHP Documentation

    Add, edit, and remove hyperlinks in PHP with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....com" )); $presentation -> save ( "hyperlink.pptx" , SaveFormat...setHyperlinkClick ( null ); $presentation -> save ( "hyperlink_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...