Gets or sets the last modified time....Load the document into Aspose.Note. Documentdocument = new Document...week. var richTextNodes = document . GetChildNodes < RichText...
Converts certain Document pages into tiff and save it in the output stream....Process method Converts certain document pages into tiff and save it...override void Process ( Documentdocument , int fromPage , int toPage...
CompositeNode AcceptEnd method. When implemented in a derived class calls the VisitXXXEnd method of the specified Document visitor in C#....VisitXXXEnd method of the specified document visitor. public abstract VisitorAction...how to use a document visitor to print a document’s node structure...
CompositeNode AcceptStart method. When implemented in a derived class calls the VisitXXXStart method of the specified Document visitor in C#....VisitXXXStart method of the specified document visitor. public abstract VisitorAction...how to use a document visitor to print a document’s node structure...
BuiltInDocumentProperties CreatedTime property. Gets or sets date of the Document creation in UTC in C#....property Gets or sets date of the document creation in UTC. public DateTime...get ; set ; } Remarks For documents originated from RTF format...
GlossaryDocument FirstBuildingBlock property. Gets the first building block in the glossary Document in C#....building block in the glossary document. public BuildingBlock FirstBuildingBlock...glossary document. public void GlossaryDocument () { Document doc...
BuiltInDocumentProperties Version property. Represents the version number of the application that created the Document in C#....application that created the document. public int Version { get...get ; set ; } Remarks When a document was created by Microsoft Word...
StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class in C#....instance of the Structured document tag range start class. public...doc DocumentBase The owner document. type SdtType Type of SDT...
Aspose.Words.SectionCollection class. A collection of Section objects in the Document in C#....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. public class SectionCollection...
IDocumentPartSavingCallback DocumentPartSaving method. Called when Aspose.Words is about to save a Document part in C#....Words is about to save a document part. public void DocumentPartSaving...Examples Shows how to split a document into parts and save them....