Discover the Node Document property, effortlessly access the document linked to your node for seamless data management and enhanced productivity....to the tree, or if it has been removed from the tree. Examples...
Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Node.nextSibling property. Gets the node immediately following this node....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Document.accept method. Accepts a visitor....node's tree of child nodes. /// Creates a map of this tree in the...visitor is into the document tree. /// </summary> /// <param ...
SubDocument.accept method. Accepts a visitor....node's tree of child nodes. /// Creates a map of this tree in the...visitor is into the document tree. /// </summary> /// <param ...
Discover how the CompositeNode AcceptStart method enhances document processing by invoking the VisitXXXStart method for seamless visitor integration....node's tree of child nodes. /// Creates a map of this tree in the...visitor is into the document tree. /// </summary> /// <param ...
Discover how to enhance document processing with CompositeNode's AcceptEnd method. Streamline your visitor pattern implementation for optimal performance....node's tree of child nodes. /// Creates a map of this tree in the...visitor is into the document tree. /// </summary> /// <param ...
Discover the VisitDocumentStart method in DocumentVisitor. Enhance your document processing with efficient enumeration capabilities for optimal performance....node's tree of child nodes. /// Creates a map of this tree in the...visitor is into the document tree. /// </summary> /// <param ...
DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math object has started....Traverses a node's non-binary tree of child nodes. /// Creates...visitor is into the document tree. /// </summary> /// <param ...
DocumentVisitor.visitOfficeMathEnd method. Called when enumeration of a Office Math object has ended....Traverses a node's non-binary tree of child nodes. /// Creates...visitor is into the document tree. /// </summary> /// <param ...