Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 424,049 for

document

(0.4 sec)
  1. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF Documents from a smart card using signature field....code snippets to sign a PDF document from a smart card: Sign With...GetSignatureInfo () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  2. 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...
  3. 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...
  4. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, count, and color information in Python.... The examples use the Document and PageCollection APIs and...characteristics as part of document analysis or normalization...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  5. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....annotation: Load the PDF file - new Document . Create new Caret Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/extra-annotations/
  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. 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/
  10. 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...