Document Compliance property. Gets the OOXML compliance version determined from the loaded Document content. Makes sense only for OOXML Documents in C#....Compliance Document.Compliance property Gets the OOXML compliance...loaded document content. Makes sense only for OOXML documents. public...
Document UpdatePageLayout method. Rebuilds the page layout of the Document in C#....UpdatePageLayout Contents [ Hide ] Document.UpdatePageLayout method Rebuilds...Rebuilds the page layout of the document. public void UpdatePageLayout...
Provides methods for COM clients to load a Document into Aspose.Pdf....for COM clients to load a document into Aspose.Pdf. public class...return Document using filename . The same as Document . OpenFile...
StructuredDocumentTag Color property. Gets or sets the color of the structured Document tag in C#....the color of the structured document tag. public Color Color {...how to create a structured document tag in a plain text box and...
WriteProtection ValidatePassword method. Returns true if the specified password is the same as the writeprotection password the Document was protected with. If Document is not writeprotected with password then returns false in C#....password the document was protected with. If document is not write-protected...protect a document with a password. Document doc = new Document ();...
Document DigitalSignatures property. Gets the collection of digital signatures for this Document and their validation results in C#....DigitalSignatures Contents [ Hide ] Document.DigitalSignatures property...digital signatures for this document and their validation results...
Provides methods for COM clients to load a Document into Aspose.Pdf....for COM clients to load a document into Aspose.Pdf. The ComHelper...Initialize and return new Document instance from the open_stream(input...
Abstract class for all devices which is used to process the whole pdf Document....used to process the whole pdf document. The DocumentDevice type exposes...Methods Name Description process(document, from_page, to_page, output)...