Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,179 for

traverse

(0.04 sec)
  1. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....according to the pre-order tree traversal algorithm. static NodeTypeToString...according to the pre-order tree traversal algorithm. Remove () Removes...

    reference.aspose.com/words/cpp/aspose.words/node/
  2. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++.... Examples Shows how to traverse through a composite node’s...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...the accepting node, and then traverse its child nodes in a depth-first...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing....accepting node, // and then traverses all the node's children in...()); } /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/net/aspose.words/doc...
  5. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....according to the pre-order tree traversal algorithm. nodeTypeToString(int...according to the pre-order tree traversal algorithm. remove() Removes...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!...accepting node, // and then traverses all the node's children in...()); } /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/net/aspose.words/doc...
  7. SVG files Parsing and Processing API – Aspose.S...

    C# .NET library to parse SVG – load file, read, Traverse the elements, and convert SVG to PDF, XPS, and Image formats...files as well as read and traverse the elements of files through...Selectors, Element and Document Traversal Useful Documentation Links...

    products.aspose.com/svg/net/
  8. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience....accepting node, // and then traverses all the node's children in...()); } /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...accepting node, // and then traverses all the node's children in...()); } /// <summary> /// Traverses a node's tree of child nodes...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Examples: Shows how to traverse through a composite node’s...cells. // Does not recursively traverse through those tables to check...

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