Style IsHeading property. True when the style is one of the builtin Heading styles in C#....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...
Constructor for using with Generator....Contents [ Hide ] LineAnnotation(Document, Point, Point) Constructor...public LineAnnotation ( Documentdocument , Point start , Point...
Paragraph constructor. Initializes a new instance of the Paragraph class in C#....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...
Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of fonts used in a Document in C#....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. public class FontInfoCollection...
BuiltInDocumentProperties LastPrinted property. Gets or sets the date when the Document was last printed in UTC in C#....or sets the date when the document was last printed in UTC. public...get ; set ; } Remarks For documents originated from RTF format...
DocumentVisitor VisitStructuredDocumentTagRangeEnd method. Called when a StructuredDocumentTagRangeEnd is encountered in C#....how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...
Represents interface for work with TaggedPdf content of Document....with TaggedPdf content of document. The ITaggedContent type exposes...StructureTextState settings for whole document. struct_tree_root_element...
BuildingBlock Sections property. Returns a collection that represents all sections in the building block in C#....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...
Range UpdateFields method. Updates the values of Document fields in this range in C#....method Updates the values of document fields in this range. public...open, modify and then save a document, Aspose.Words does not update...
Gets or sets a value indicating whether a Document loader should ignore the history. Use this option to decrease memory and CPU usage. Default value is true....value indicating whether a document loader should ignore the history...history. // The path to the documents directory. string dataDir...