Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 347,053 for

save

(0.16 sec)
  1. PDF to EPUB Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to EPUB on any platform...Convert a PDF Page to EPUB using save_epub function Close the PDF...your PDF file and then simply save it as a EPUB file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  2. PDF to TXT Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to TXT on any platform...Convert a PDF Page to Txt using save_txt function Close the PDF document...your PDF file and then simply save it as a TXT file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  3. PDF to XPS Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to XPS on any platform...Convert a PDF Page to XPS using save_xps function Close the PDF document...your PDF file and then simply save it as a XPS file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  4. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... Examples Shows how to set save options for older Microsoft...'Hello world!' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method # to modify how that...value of 25%. options = aw . saving . PdfSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library.... Save the document to a file with...page_collection_add_page ( pages ) document_save ( doc , "blank_pdf_document...

    docs.aspose.com/pdf/python-cpp/create-document/
  7. PdfSaveOptions.ZoomBehavior | Aspose.Words for ...

    Discover PdfSaveOptions ZoomBehavior, control zoom settings for optimal viewing in PDF viewers. Enhance user experience with tailored document display!...can pass to the document's "Save" method // to modify how that...1/4 of its actual size. doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being Saved....object that is currently being saved. get document () : Aspose ....Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert HTML to MHTML via Java | products.aspos...

    Try the code sample to convert HTML files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...MHTML format allows users to save the entire email message, including...

    products.aspose.com/email/java/conversion/html-...
  10. Manage SmartArt Shape|Aspose.Slides Documentation

    Manage SmartArt in PowerPoint presentations in C# or .NET...BasicBlockList ); // Saving presentation pres . Save ( "SimpleSmartArt_out...Style for the SmartArt shape. Save the Presentation. using ( Presentation...

    docs.aspose.com/slides/net/manage-smartart-shape/