Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,022 for

traverse

(0.03 sec)
  1. InlineStory class | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Story class | Aspose.Words for Node.js

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Run::Accept method | Aspose.Word...

    Aspose::Words::Run::Accept method. Accepts a visitor in C++....accepting node, // and then traverses all the node's children in...

    reference.aspose.com/words/cpp/aspose.words/run...
  4. Aspose::Words::DocumentVisitor::VisitEditableRa...

    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...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::DocumentVisitor::VisitEditableRa...

    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...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    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...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Notes::Footnote::Accept method |...

    Aspose::Words::Notes::Footnote::Accept method. Accepts a visitor in C++....accepting node, // and then traverses all the node's children in...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Aspose::Words::HeaderFooterCollection::ToArray ...

    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...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. Comment class | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MathObjectType | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...