Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 375,527 for

save

(0.2 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. HtmlSaveOptions.images_folder_alias property | ...

    HtmlSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an HTML document... Remarks When you save a Document in HTML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files...compression level to use while saving an OOXML document. let doc...document.docx" ); // When we save the document to an OOXML format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Slide|Aspose.Slides for Python Documentation

    Manage slides in Python with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument.... save ( "slide.pptx" , slides . export...add_clone ( slide ) presentation . save ( "slide_cloned.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...