Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 375,709 for

save

(0.2 sec)
  1. Online PDF to GIF Conversion or Develop Java ba...

    Free online app to convert PDF to GIF files. Java conversion library code for PDF documents....Convert PDF to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/pdf-t...
  2. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties.... Save the updated document using the...the Document class’ save() method. Please note that you cannot...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  3. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....false ); // Save updated document document . save ( _dataDir +...choice. Finally, save the encrypted PDF file using save(..) method...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  4. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API....CSS Custom Properties while saving to HTML with Python.NET Contents...Possible Usage Scenarios When you save your Excel file to HTML, in...

    docs.aspose.com/cells/python-net/enable-css-cus...
  5. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Save]( https://reference.aspose....com/diagram/java/com.aspose.diagram/diagram#save (java.lang.String,%20int) 方法保存...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  6. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....Words is about to save a document part. public void...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly Save documents in ODT format. Streamline your workflow with this powerful tool!...this class that can be used to save a document in the Odt format...Examples Shows how to make a saved document conform to an older...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Working with Outlook Items - C++ Email Parser A...

    C++ Email Parser API enables you to create and Save MSG files, work with Outlook Calendar, Contacts, Notes, Tasks and Distribution Lists....Contents [ Hide ] Create and Save Outlook MSG files using C++...Create, Save, and Load Outlook Contacts in C++ Create, Save, and...

    docs.aspose.com/email/cpp/working-with-outlook-...
  9. Import Presentations from PDF or HTML on Androi...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for Android for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/androidjava/import-prese...
  10. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....removePdfaCompliance (); // Save output in XML format document . save ( pdfDocumentFileName...add (); // Save updated document document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...