aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...according to the pre-order tree traversal algorithm. (Inherited from...according to the pre-order tree traversal algorithm. (Inherited from...
Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../table/)...according to the pre-order tree traversal algorithm. (Inherited from...according to the pre-order tree traversal algorithm. (Inherited from...
Aspose::Words::DocumentVisitor::VisitEditableRangeEnd method. Called when an end of an editable range is encountered in the document in C++....accepting node, // and then traverses all the node's children in...
Aspose::Words::DocumentVisitor::VisitEditableRangeStart method. Called when a start of an editable range is encountered in the document in C++....accepting node, // and then traverses all the node's children in...
Aspose::Words::DocumentVisitor::VisitHeaderFooterEnd method. Called when enumeration of a header or footer in a section has ended in C++....accepting node, // and then traverses all the node's children in...
Aspose::Words::HeaderFooterCollection::ToArray method. Copies all HeaderFooters from the collection to a new array of HeaderFooters in C++....accepting node, // and then traverses all the node's children in...
aspose.words.Comment class. Represents a container for text of a comment...according to the pre-order tree traversal algorithm. (Inherited from...according to the pre-order tree traversal algorithm. (Inherited from...
Specifies type of an Office Math object in Java....accepting node, // and then traverses all the node's children in...println(visitor.getText()); } /// /// Traverses a node's non-binary tree of...