Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 373,250 for

save

(0.21 sec)
  1. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. $presentation -> save ( "output...

    docs.aspose.com/slides/php-java/slide-layout/
  2. 添加和删除书签|Aspose.PDF for Java

    您可以使用 Java 向 PDF 文档添加书签。可以从 PDF 文档中删除所有或特定书签。... save ( _dataDir + "AddBookmark_out...pdfOutline ); // 保存输出 pdfDocument . save ( _dataDir + "AddChildBookmark_out...

    docs.aspose.com/pdf/zh/java/add-and-delete-book...
  3. 2022年新功能|Aspose.PDF for .NET

    本页面介绍了2022年引入的Aspose.PDF for .NET中最受欢迎的新功能。...signature ); // Save PDF document fileSign . Save ( dataDir + "...ODS }; // Save the file in ODS format document . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/whatsnew/2022/
  4. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....textAnnotation ); document -> Save ( _dataDir + u "sample_textannot...Delete ( fa ); } document -> Save ( _dataDir + u "sample_textannot_del...

    docs.aspose.com/pdf/cpp/text-annotation/
  5. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....specify additional options when saving a document into the Html, Mhtml...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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.... Prompt ; //Save the workbook workbook . Save ( output ); Here...state can happen when the user saves the file before a query has...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Working with Messages from IMAP Server|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....Fetch Messages from Server and Save to disc The ImapClient class...messages from an IMAP server and save the messages in EML format to...

    docs.aspose.com/email/python-net/working-with-m...
  8. Managing Message Files with Aspose.Email.Outloo...

    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....as an additional option when saving MailMessage to Mhtml format...headers for the MHT file before saving it. MapiMessage msg = new MapiMessage...

    docs.aspose.com/email/java/managing-message-fil...
  9. Aspose::Words::Saving::ImageBinarizationMethod ...

    Aspose::Words::Saving::ImageBinarizationMethod enum. Specifies the method used to binarize image in C++....Aspose::Words::Saving::ImageBinarizationMet enum Contents [ Hide...+ u "Logo.jpg" ); // When we save the document as a TIFF, we can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...document_part_saving() callback. To learn more, visit the Save a Document... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/python-net/aspose.wo...