Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 400,482 for

document

(0.17 sec)
  1. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF Document....opening the encrypted PDF document. @property def user_password...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_lists property. Specifies whether unused list and list definitions should be removed from Document...definitions should be removed from document. Default value is True . @property...custom styles from a document. doc = aw . Document () doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from Document....styles should be removed from document. @property def unused_builtin_styles...custom styles from a document. doc = aw . Document () doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.CustomPropertiesExport | Aspose....

    Discover how the PdfSaveOptions CustomPropertiesExport property enhances your PDF exports by controlling CustomDocumentProperties for optimal results....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...saving a document as a JPEG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file.... Create a Document object. Create a FileSpecification...FileSpecification object to the Document object’s EmbeddedFiles collection...

    products.aspose.com/pdf/java/attachments/add/
  7. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save Documents in Odt or Ott formats, ensuring compatibility and flexibility....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 使用 C# 旋转 PDF 页面|Aspose.PDF for .NET

    本主题描述了如何使用 C# 程序化地旋转现有 PDF 文件中的页面方向。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotate-pages/
  9. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your Document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!...this collection and from the document. public void Clear () Examples...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  10. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF Document....for signing the output PDF document. get digitalSignatureDeta...value is null and the output document will not be signed. When this...

    reference.aspose.com/words/nodejs-net/aspose.wo...