Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 401,860 for

document

(0.1 sec)
  1. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. @property...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.digitalSignatures property | Aspose.Wo...

    Document.digitalSignatures property. Gets the collection of digital signatures for this Document and their validation results....digitalSignatures property Document.digitalSignatures property...digital signatures for this document and their validation results...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF Document with Java....that you can link several documents together. By adding a link...link to an application into a document, it is possible to link to...

    docs.aspose.com/pdf/java/create-links/
  4. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET....Moving a Page from one PDF Document to Another Aspose.PDF for...selected page from the original document and then adds it to a new...

    docs.aspose.com/pdf/python-net/move-pages/
  5. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructuredDocumenttag/) instances that represent the structured Document tags in the specified range...that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle Document properties....DocumentInfo object using the Document class getInfo() . Once the...new PDF document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  7. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the Document at the client browser in Java....different ways of presenting the document at the client browser. Remarks:...then save the document to the client browser. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract Document properties using Aspose.PDF in PHP/Java....‘docInfo’ object using the Document class getInfo() . Once the...information. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  9. Merge PDF Documents using Java | Aspose.PDF

    Combine various PDF Documents programmatically with Java sample code using Aspose.PDF for Java...Java Library can convert a document from any supported download...solve the tasks of converting documents. Aspose.PDF supports the largest...

    products.aspose.com/pdf/java/merger/
  10. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF Document with C#. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/