Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 376,918 for

save

(0.12 sec)
  1. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...Summary This page explains how to save a document as a multi-page TIFF...

    docs.aspose.com/words/net/saving-a-document-as-...
  2. 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....Processing Load, Modify, and Save an OFT File Outlook templates...create a message in Outlook and save it as an Outlook Template (OFT)...

    docs.aspose.com/email/python-net/managing-messa...
  3. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Save]( https://reference.aspose....com/diagram/java/com.aspose.diagram/diagram#save (java.lang.String,%20int) 方法保存...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  4. Export MHTML to PPSX in Android | products.aspo...

    Android API to Convert MHTML to PPSX without using Microsoft Word...page archive format used to save web pages in a single file....audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  5. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....Ask AI Saving recognition results as a file Contents [ Hide ]...] To save recognition results to a file or write them to the...

    docs.aspose.com/ocr/java/save-file/
  6. Comment|Aspose.Slides for PHP Documentation

    Manage slide comments in PHP with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....comment authored by a user and save the presentation. function addModernComment...util.Date" )); $presentation -> save ( "modern_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....Words is about to save a document part. public void...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images....for Net Framework Loading, Saving and Converting Convert OneNote...Image Contents [ Hide Show ] Save OneNote to image in Bmp format...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  9. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields....removes their content, and saves the updated document. This approach...Clear the text of each fragment. Save the modified PDF to the output...

    docs.aspose.com/pdf/python-net/modifying-form/
  10. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++.... Save the optimized document using the Save method. The...Optimize (); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/optimize-pdf/