Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 375,703 for

save

(0.17 sec)
  1. Watermarker.set_watermark_to_images method | As...

    aspose.words.lowcode.Watermarker.set_watermark_to_images method...set_watermark_to_images(input_file_name, save_options, watermark_text) Adds...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.3D 16.9.0|Document...

    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....PdfFormat Class Save a 3D Scene in the PDF Format...FileFormat class for loading and saving purposes. The PdfFormat class...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Saving an Email as PDF|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....日本語 简体中文 Czech Dutch Svenska Saving an Email as PDF Contents [...load the MHTML stream and then save it as PDF. An email message...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  4. Convert Workbook to HTML in xlsx4j|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/java/convert-workbook-to-...
  5. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and Save documents in the XamlFlow format. Enhance your workflow today!...this class that can be used to save a document in the XamlFlow format...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert HTML to Other Formats|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....Save methods to load the existing HTML file and save it in...new HtmlLoadOptions ()); eml . Save ( "output.eml" , SaveOptions...

    docs.aspose.com/email/net/converting-between-fo...
  7. Archive

    archives... Save Bitmap to File 4. Draw Shapes...platforms. You can load and save various formats easily. You...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  8. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. @property def...is_locked ) # If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document properties upon saving the document....and document properties upon saving the document. @property def...information during a manual save. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill AcroForms|Aspose.PDF for PHP via Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for PHP via Java....1" ); // Save the updated document $document -> save ( $outputFile...$outputFile ); // Save modified PDF $document -> close (); Convert...

    docs.aspose.com/pdf/php-java/fill-form/