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

save

(0.14 sec)
  1. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....document immediately before saving it to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....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/python-net/aspose.wo...
  3. 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...
  4. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....textFragment3 ); // Save document document -> Save ( _dataDir + u...paragraph ); // Save document document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/