Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 375,709 for

save

(1.69 sec)
  1. Convert POT to OTP in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert POTM to PDF in Node.js | products.aspos...

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

    products.aspose.com/slides/nodejs-java/conversi...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. C++ API to Convert XML to TSV | products.aspose...

    Convert XML to TSV via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to TSV format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  10. Slide|Aspose.Slides for PHP Documentation

    Manage slides in PHP with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....$blankLayout ); $presentation -> save ( "slide.pptx" , SaveFormat...$clonedSlide ); $presentation -> save ( "slide_cloned.pptx" , SaveFormat...

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