Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,167 for

traverse

(0.09 sec)
  1. 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...
  2. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row 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...
  3. 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/
  4. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment 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...
  5. OlmStorage GetPredefinedFolder? - Free Support ...

    Hello, Do you find it useful to have GetPredefinedFolder for OlmStorage? When working with my olm samples, I don’t know which one is the predefined folder for these: “Deleted Items” and “Trash” or “Junk Email” and “…...olm reader or others support traverse reading? When using MailStorageConverter...callback is used for handling traversal exceptions when reading the...

    forum.aspose.com/t/olmstorage-getpredefinedfold...
  6. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....imageIndex ++; } } Shows how to traverse through a composite node’s...

    reference.aspose.com/words/net/aspose.words/com...
  7. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....image_index += 1 Shows how to traverse through a composite node’s...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table 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...
  9. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document 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...
  10. 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...