Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 368,013 for

save

(0.16 sec)
  1. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java.... To learn more, visit the Save a Document documentation article...Remarks: When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/java/com.aspose.word...
  2. Programming Email in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Jython Save Message as Draft in Jython Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  3. Programming Email in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Message in PHP Save Message as Draft in PHP Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  4. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....PdfDigitalSignatureD object and then save the document in the PDF format...PdfSaveOptions as a parameter into the Save method. Aspose.Words creates...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Remove Pages from PDF using Rust via C++ | Aspo...

    Remove pages from PDF file programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/rust-cpp/pages/remove/
  6. Convert Presentation Slides to Images in JavaSc...

    Convert slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples.... You can use this class to save images in a wide range of formats...Convert Slides to Bitmap and Save the Images in PNG You can convert...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  7. Remove Pages from PDF using Java | Aspose.PDF

    Remove pages from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/java/pages/remove/
  8. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/cpp/convert-a-multi-page-...
  9. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... Call the Document class’ Save(..) method to generate the PDF...pdf" ; // Save the updated document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/change-page-size/