Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 423,787 for

document

(1.55 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a Document as a numeric value in C++....Specifies the security level of a document as a numeric value. Aspose...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export Document structure....determining whether or not to export document structure. get exportDocumentStruct...PDF/A-2a and PDF/UA-1 because document structure is required for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for Python via .NET....Basic operations with PDF documents Contents [ Hide ] Basic operations...simplest operation with PDF documents in Aspose.PDF for Python:...

    docs.aspose.com/pdf/python-net/basic-operations/
  4. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....more, visit the Save a Document documentation article. Examples:...headers/footers in a document that we are rendering to PDF. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  5. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your Documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....SignOptions ) Signs source document using given CertificateHolder...signature and writes signed document to destination stream. Supported...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Adding Page Number to PDF with Rust|Aspose.PDF ...

    This article demonstrates how to add page numbers to an existing PDF Document using Aspose.PDF for Rust via C++....functionality to modify PDF documents programmatically. In this...page, and saves the modified document under a new name. This approach...

    docs.aspose.com/pdf/rust-cpp/add-page-number/
  7. ViewType enumeration | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewType enumeration. Possible values for the view mode in Microsoft Word....Name Description None The document shall be rendered in the default...the application. Reading The document shall be rendered in the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your Document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....property Returns true if the document is encrypted and requires...property exists to help you sort documents that are encrypted from those...

    reference.aspose.com/words/net/aspose.words/fil...
  9. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...a custom style. Document doc = new Document(); Style style =...

    reference.aspose.com/words/java/com.aspose.word...
  10. Posting Forms in PDF via Java|Aspose.PDF for Java

    Add submit buttons and submission actions to PDF AcroForms using Aspose.PDF for Java....facade for the source PDF document. Add the configured submit...facade. Save the updated PDF document. public static void addSubmitButton...

    docs.aspose.com/pdf/java/posting-form/