Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 418,004 for

document

(0.36 sec)
  1. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your Documents in high-quality PDF format. Streamline your workflow today!...that can be used to save a document in the Pdf format. public...rendering a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Get Permissions using Rust|Aspose.PDF for Rust ...

    Read and display the access permissions of a password-protected PDF Document with Aspose.PDF for Rust via C++....of a password-protected PDF document This section explains how...of a password-protected PDF document in Rust. The PDF is opened...

    docs.aspose.com/pdf/rust-cpp/get-permissions/
  3. Encrypt, Decrypt and set Privileges on PDF docu...

    Find out how to encrypt, decrypt, and set security privileges on PDF Documents using C++ and Aspose.PDF to protect sensitive content....and set Privileges on PDF documents Contents [ Hide ] Set Privileges...an existing PDF document, you can use Document->Encrypt(…) method...

    docs.aspose.com/pdf/cpp/encrypt-decrypt-and-set...
  4. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....to convert all images in a document to the Windows Metafile format...save the document as an RTF. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSet constructor | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet constructor...encountered that is not in the document, an exception will be thrown...means the last page in the document. PageSet(pages) {#number[]}...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a Document to fixed page Xaml format...are saved when exporting a document to fixed page Xaml format.... Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your Document protection with our powerful tool!...a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document author’s name, as recorded...

    reference.aspose.com/words/java/com.aspose.word...
  9. PdfSaveOptions.downsampleOptions property | Asp...

    PdfSaveOptions.downsampleOptions property. Allows to specify downsample options....in the PDF document. let doc = new aw . Document ( base . myDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python....Code ## Open the document . doc = self . Document ( self . dataDir...and section breaks from the document . \# In Aspose . Words section...

    docs.aspose.com/words/java/remove-breaks-in-pyt...