Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance in C#....with Digital Signatures documentation article. public class CertificateHolder...Shows how to sign encrypted document file. // Create an X.509 certificate...
Gets or sets art box of the page....box of the page: Documentdocument = new Document ( "sample.pdf"...pdf" ); Rectangle artBox = document . Pages [ 1 ]. ArtBox ; See...
Gets or sets trim box of the page....box of the page: Documentdocument = new Document ( "sample.pdf"...pdf" ); Rectangle trimBox = document . Pages [ 1 ]. TrimBox ; See...
Gets or sets bleed box of the page....box of the page: Documentdocument = new Document ( "sample.pdf"...pdf" ); Rectangle bleedBox = document . Pages [ 1 ]. BleedBox ;...
HtmlSaveOptions ExportOriginalUrlForLinkedImages property. Specifies whether original URL should be used as the URL of the linked images. Default value is false in C#....images are not loaded into document’s folder or ImagesFolder ...linked images are loaded into document’s folder or ImagesFolder and...
Class which peroformes reading of XFDF format....static ReadAnnotations (Stream, Document) Import annotations from XFDF...them into document. static ReadFields (Stream, Document) Import...
BuiltInDocumentProperties SharedDocument property. Indicates whether the Document is a shared Document in C#....Indicates whether the document is a shared document. public bool SharedDocument...extended properties. Document doc = new Document ( MyDir + "Extended...