Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 376,000 for

save

(0.24 sec)
  1. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastSavedTimeProperty method. Gets or sets a value determining whether the LastSavedTime property is updated before saving in C++....Aspose::Words::Saving::SaveOptions::get_UpdateLastSavedTimeP...updated before saving. bool Aspose :: Words :: Saving :: SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.PSD for Java 21.6 - Release Notes|Docume...

    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....disabled vector layer masks on saving enables vector masks Bug PSDJAVA-354...sourceFileName ); try { image . save ( outputFileName , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  4. DownsampleOptions.ResolutionThreshold | Aspose....

    Optimize your images with the DownsampleOptions ResolutionThreshold property. Control downsampling based on resolution for better performance and quality....can pass to the document's "Save" method // to modify how that...images in a document that we save to PDF to 220 ppi. Assert ....

    reference.aspose.com/words/net/aspose.words.sav...
  5. AutoFit Rows for Rendering with Node.js via C++...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for Node.js via C++. Prevent text clipping in Saved PDF files.... and even when you print or save the file as a PDF, the text...you switch to print view or save the file as a PDF, the text...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  6. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password‑protect Excel files using Aspose.Cells for Node.js via C++...."1234" ); // Save the Excel file. workbook . save ( path . join..."1234" ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  7. Java Email API for Thunderbird and OutLook Form...

    Java code examples for converting Thunderbird and OutLook formats EML EMLX MBOX ICS MSG HTML OFT OLM OST PST and VCF via Email library....API object model and call the save method having the relevant parameters...source file and calling the save method having output file and...

    products.aspose.com/email/java/conversion/
  8. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for PHP via Java. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize list indentation levels. Set your desired character count for enhanced readability!...configure list indenting when saving a document to plaintext. Document...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....)); // Save the document with updated link document -> Save ( _dataDir...)); // Save the document with updated link document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/update-links/