OwnerPassword PdfEncryptionDetails.OwnerPassword property Gets or sets the Owner password. public string OwnerPasswor......set ; } Remarks Opening the document with the correct owner password...full (owner) access to the document. This unlimited access includes...
Table Description property. Gets or sets description of this table. It provides an alternative text representation of the information contained in the table in C#....ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance ). When...nested table without using a document builder. public void CreateNestedTable...
Style ListFormat property. Provides access to the list formatting properties of a paragraph style in C#.... Document doc = new Document (); DocumentBuilder...the paragraph style to the document builder's current paragraph...
Gets or sets text extraction options.... // open documentDocument doc = new Document ( inFile );...accept the absorber for all document's pages doc . Pages . Accept...
The method returns a DocumentTypeaspose.html.dom/Documenttype object which can either be used with DOMImplementation.createDocument upon Document creation or can be put into the Document via methods like Node.insertBefore or Node.replaceChild....CreateDocumentType Document.CreateDocumentType method The method...upon document creation or can be put into the document via methods...
GetDocumentPrintTicket XpsDocument.GetDocumentPrintTicket method Returns the print ticket of the Document indexed by ......Returns the print ticket of the document indexed by documentIndex ...documentIndex Int32 Index of the document whose print ticket to return...
DefaultFontSubstitutionRule DefaultFontName property. Gets or sets the default font name in C#.... Document doc = new Document (); FontSettings..."Courier New" ; // Using a document builder, add some text in...
MailMerge MergeWholeDocument property. Gets or sets a value indicating whether fields in whole Document are updated while executing of a mail merge with regions in C#....indicating whether fields in whole document are updated while executing...bool mergeWholeDocument ) { Document doc = CreateSourceDocMerge...