Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 375,716 for

save

(0.33 sec)
  1. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/ppsx/
  2. Convert DOC to POTM via C++ or with free Online...

    Export DOC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POTM online converter quickly before integrating the code.... This can save time and effort, as the user...presentation from the HTML and save it as a POTM file. Aspose.Total...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File...the SmartObjectLayer class to save the embedded image as a separate...respective layers. Save the Modified PSD File : Save the modified PSD...

    docs.aspose.com/psd/net/smart-object-update/
  4. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....located, and then use save method to save the updated PDF file...param is a page number editor . save ( _dataDir + "PdfContentEdi...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  5. How to Convert VSX to HTML in Java

    This short tutorial guides you on how to convert VSX to HTML in Java. You can load an input Diagram and generate HTML from VSX in Java easily with a few API calls on any operating system like MS Windows, Linux, or macOS....instance of the Diagram class Save the output HTML file using SaveFileFormat...class object and then directly save it as an HTML file. Note that...

    kb.aspose.com/diagram/java/how-to-convert-vsx-t...
  6. C++ API to Convert EPUB to POWERPOINT | product...

    Convert EPUB to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert EPUB to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF document....how to set permissions on a saved PDF document. let doc = new...encryptionDetails = new aw . Saving . PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Merge PPT Files using Java | products.aspose.com

    Java sample code to combine PPT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/ppt/
  9. Merge PPSX Files using Java | products.aspose.com

    Java sample code to combine PPSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/ppsx/
  10. Merge PPS Files using Java | products.aspose.com

    Java sample code to combine PPS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/pps/