Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 375,788 for

save

(0.18 sec)
  1. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...learn more, visit the Specify Save Options documentation article...this class that can be used to save rendered images in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be Saved as PDF 1.4. The actual Aspose PDF Saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should Save the document. Adobe specification i…...should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1...of the PDF version it should save the document. Adobe specification...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  3. EWS Email Management Guide: Send, Read, and Org...

    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 Messages Using Exchange Web...Exchange Server mailbox and save them in multiple formats , such...

    docs.aspose.com/email/cpp/exchange-server-ews-e...
  4. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python....first Save concatenated output file with ‘document.save’ method...pages ) # Save concatenated output file document1 . save ( output_file...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  5. Create Thumbnails of Presentation Shapes in Jav...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for Java – easily create and export presentation thumbnails.... Save the thumbnail image in your...get_Item ( 0 ). getImage (); // Save the image to disk in PNG format...

    docs.aspose.com/slides/java/create-shape-thumbn...
  6. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/Saveformat/#TEXT) format... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Java API to Export PS to DOT | products.aspose.com

    Convert PS to DOT using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  8. CssSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.cssSaving()](../icsssavingcallback/cssSaving/#csssavingargs) event... To learn more, visit the Save a Document documentation article...Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....load PDF to Document class and save it as output Microsoft Word...Word Library, API or Code to Save, Generate or Create Word Documents...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  10. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-font-settings/