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...
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...
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...
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...
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...
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 documentDocument pdfDocument = new Document ( _dataDir...
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...
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 );...
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...
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...