Represents the information about the PDF Document....information about the PDF document. public class PdfDocumentInfo...the person who created the document. CreationDate { get; set;...
Paragraph ParagraphFormat property. Provides access to the paragraph formatting properties in C#....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...
Inline Font property. Provides access to the font formatting of this object in C#....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...
Saves the Document to local file specified by url. All resources used in this Document will be saved in to adjacent folder whose name will be constructed as output_file_name _files....Hide ] Save(Url) Saves the document to local file specified by...All resources used in this document will be saved in to adjacent...
SaveOptions MemoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the Document. Default value for this property is false in C#....performed before saving the document. Default value for this property...consumption while saving large documents at the cost of slower saving...
StructuredDocumentTag ContentsFont property. Font formatting that will be applied to text entered into SDT in C#....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...
Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured Document tag which accepts multisections content. See also StructuredDocumentTagRangeEnd in C#....start of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...
DigitalSignatureUtil LoadSignatures method. Loads digital signatures from Document in C#....Loads digital signatures from document. public static DigitalSignatureColl...fileName String Path to the document. Return Value Collection of...
BuildingBlock AcceptStart method. Accepts a visitor for visiting the start of the BuildingBlock in C#....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...
FileFormatInfo IsEncrypted property. Returns true if the Document is encrypted and requires a password to open in C#....property Returns true if the document is encrypted and requires...property exists to help you sort documents that are encrypted from those...