Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,379 for

traverse

(0.09 sec)
  1. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....text replacement operation traverses nodes. test . each ([ false...text replacement operation traverses nodes. /// </summary> private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary document within a Word document. A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks. 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.bui...
  3. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...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...
  4. DocumentVisitor.visitTableStart method | Aspose...

    DocumentVisitor.visitTableStart method. Called when enumeration of a table has started....accepting node, // and then traverses all the node's children in...()); }); /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitRowStart method | Aspose.W...

    DocumentVisitor.visitRowStart method. Called when enumeration of a table row has started....accepting node, // and then traverses all the node's children in...()); }); /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation....accepting node, // and then traverses all the node's children in...(TableStructurePrinte). /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/net/aspose.words.tab...
  7. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Explore the VisitDocumentEnd method in DocumentVisitor. Efficiently finalize document enumeration and enhance your coding workflow today!...accepting node, // and then traverses all the node's children in...(DocStructurePrinter). /// <summary> /// Traverses a node's tree of child nodes...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subdocuments in your applications. Enhance your coding efficiency!...accepting node, // and then traverses all the node's children in...(DocStructurePrinter). /// <summary> /// Traverses a node's tree of child nodes...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a 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.fie...
  10. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. 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/story/