Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 378,333 for

save

(0.14 sec)
  1. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....effects in a document as we save it to PDF. let doc = new aw...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-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. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level...configure list indenting when saving a document to plaintext. let...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API...."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...Refresh (); // Save the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/cpp/data-filtering/
  5. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. C++ API to Convert SVG to POT | products.aspose...

    Convert SVG to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to POT format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. Transcoding DICOM file|Aspose.Medical for .NET ...

    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 the transcoded file for further...Jpeg2000Lossy ); // Save the transcoded file transcodedDcm . Save ( "output...

    docs.aspose.com/medical/net/developer-guide/tra...
  8. 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...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....GetExportDocumentStr() , you can save to a tagged PDF with document...// Save the PDF file using PdfSaveOptions workbook . Save ( u...

    docs.aspose.com/cells/cpp/export-document-struc...
  10. Fill Radio Button Fields|Aspose.PDF for Python ...

    This example demonstrates how to programmatically fill radio button fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, select a radio button option by index, and Save the updated file....chosen, the modified document is saved. Initialize pdf_facades.Form()...the first option (index 0). Save the updated PDF. from io import...

    docs.aspose.com/pdf/python-net/fill-radio-butto...