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

save

(0.22 sec)
  1. PdfTextCompression enumeration | Aspose.Words f...

    aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....apply text compression when saving a document to PDF. doc = aw...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....apply text compression when saving a document to PDF. let doc...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Protecting and Unprotecting Workbooks in VSTO a...

    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....and Windows attributes, and save the file. Below are parallel...true ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/protecting-and-unprot...
  4. Working with Images|Aspose.PDF for Java

    This section explains how to replace image with Aspose.PDF Facades - a toolset for popular operations with PDF.... save ( _dataDir + "PdfContentEditorDemo...images, and then save the updated PDF file using Save method. public...

    docs.aspose.com/pdf/java/working-with-image/
  5. Add Pages to PDF using Rust via C++ | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  6. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....Examples: Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  7. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Scene object and then you can save it in different 3D supported...file formats . By loading and saving, you can perform number of...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  8. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  9. Specific Parameters of Postal Barcode Types|Doc...

    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 ( $"{path}PostalPlanetBarHeigh...XDimension . Pixels = 4 ; gen . Save ( $"{path}PostalRM4SCCBarHeigh...

    docs.aspose.com/barcode/net/postal-barcode-types/
  10. Import and Export Bookmarks|Aspose.PDF for .NET

    This section explains how to import and export Bookmarks with Aspose.PDF Facades.... Finally, save the updated PDF file using Save method. The...ExportBookmarksToXml method. Save the updated PDF file using the Save method. The...

    docs.aspose.com/pdf/net/import-and-export-bookm...