Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,758 for

save

(1.03 sec)
  1. PdfSaveOptions.downsampleOptions property | Asp...

    PdfSaveOptions.downsampleOptions property. Allows to specify downsample options.... Saving . DownsampleOptions Examples...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to Save document...the compression level used to save document. The default value...compressionLevel () : Aspose . Words . Saving . CompressionLevel Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. C++ API to Convert XML to TXT | products.aspose...

    Convert XML to TXT via C++ API without using Microsoft Excel or Adobe Reader... It is easy to use and can save you time and effort. C++ API...Convert XML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. Add Pages to PDF using Go | Aspose.PDF

    Add PDF pages to your document programmatically with Go sample code using Aspose.PDF for Go via C++... Save the output PDF using the Save method. Insert...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    products.aspose.com/pdf/go-cpp/pages/add/
  5. Export Task List to PDF with Barcode using PDF ...

    PDF SharePoint API can export Task List to PDF with Barcode using PDF Template Engine....template fields and save the template. Create and save a new task. Export...OK . Fill in the form fields. Save the template. The template has...

    docs.aspose.com/pdf/sharepoint/export-task-list...
  6. Convert MSG 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....msg" ); // Save the Email message to disk by...msg . save ( dataDir + "AsposeMessage.eml" ); msg . save ( dataDir...

    docs.aspose.com/email/java/convert-msg-to-other...
  7. Saving recognition results|Documentation

    Aspose.OCR for Python via .NET can Save OCR results to a text file or return them as text, XML, or JSON....Ask AI Saving recognition results Contents [ Hide ] Aspose.OCR...OCR for Python via .NET can save recognition results in multiple...

    docs.aspose.com/ocr/python-net/save/
  8. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete pages from your PDF file using Aspose.PDF for .NET library.... Call the Save method to save the updated PDF file...Delete ( 2 ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/delete-pages/
  9. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....setPrivilege method and save the output PDF using save method. The following...privilege ); fileSecurity . save ( _dataDir + "sample_privileges...

    docs.aspose.com/pdf/java/set-privileges/