Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 369,804 for

save

(0.28 sec)
  1. Convert WORD To PDF Python

    Convert a Word document to PDF format in Python code. Save a Word document as PDF using Python.... Save Word as PDF in Python The following...output file and use the save() method to save the result as PDF. The...

    products.aspose.com/words/python-net/conversion...
  2. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”... When you save the message, both formats will...body"; // Create a PST file and save the message using (PersonalStorage...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  3. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...Uint8Array ( arrayBuffer )); // Save in csv format (without trimming)...trimming) const outputData1 = wb . save ( SaveFormat . Csv ); const...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  4. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...and an ImageBrush , and then save the XpsDocument . The following...)) 19 # Save the resultant XPS document 20 doc. save (data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....signature ); // Save output PDF file pdfSign . save ( _dataDir +...signature ); // Save output PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/working-with-signature...
  6. Email Messages Advanced Management|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....MimePartSaved: This event informs that saving of one mime part is finished...informs that all mime parts are saved to stream. The following sample...

    docs.aspose.com/email/net/email-messages-advanc...
  7. Insert or Delete Rows or Columns|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....2 ); //Saving the modified Excel file workbook . Save ( MyDir...10 ); //Saving the modified Excel file workbook . Save ( MyDir...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  8. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....= 80 ; // Save the result in XLSX format book . Save ( "output...= 80 ; // Save the result in XLSX format book . Save ( "output...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. SaveOptions.update_created_time_property proper...

    SaveOptions.update_created_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.created_time](../../../aspose.words.properties/builtindocumentproperties/created_time/) property is updated before saving...property is updated before saving. Default value is False ; @property...“CreatedTime” property when saving. doc = aw . Document () created_time...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert HTML To PDF Javascript

    Convert HTML to PDF format in JavaScript code. Save HTML as PDF using JavaScript.... Save HTML as PDF in JavaScript The...output file and use the save() method to save the result as PDF. The...

    products.aspose.com/words/nodejs-net/conversion...