Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 368,085 for

save

(0.53 sec)
  1. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed msg So, want to retrieve InputStream from MapiAttachment and MapiMessage....MapiAttachment have overloaded save methods that can save the message and attachment...systems. These system’s job is to save the attachment or message file...

    forum.aspose.com/t/want-to-get-inputstream-from...
  2. Convert PDF to PPTX in Java | products.aspose.com

    Convert PDF to PPTX in Java. Use Java library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    products.aspose.com/slides/java/conversion/pdf-...
  3. Convert PDF to PPT in Java | products.aspose.com

    Convert PDF to PPT in Java. Use Java library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.ppt" ...

    products.aspose.com/slides/java/conversion/pdf-...
  4. Convert PDF to PPT in Python | products.aspose.com

    Convert PDF to PPT in Python. Use Python library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. Python code for converting...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.ppt" ,...

    products.aspose.com/slides/python-net/conversio...
  5. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... HtmlSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Image to PDF in Java | products.aspose.com

    Convert Image to PDF in Java. Use Java library API to convert Image files to PDFs...Presentation from Image file and save it as PDF. Java code for converting...100 , 100 , image ); pres . save ( "index.pdf" , SaveFormat ...

    products.aspose.com/slides/java/conversion/imag...
  7. Convert PDF to HTML in C++ | products.aspose.com

    Convert PDF to HTML in C++. Use C++ library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  8. PdfDigitalSignatureDetails.SignatureDate | Aspo...

    Discover the PdfDigitalSignatureDetails SignatureDate property to easily manage and customize signing dates for your documents. Enhance your digital workflow today!...can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Explore the Aspose.Words PdfDigitalSignatureHashAlgorithm enum, defining digital hash algorithms for secure digital signatures in your documents....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert Excel to CSV, TSV, and TXT|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.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/net/convert-excel-to-csv-...