Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 905 for

recursive

(0.42 sec)
  1. CompositeNode.is_composite property | Aspose.Wo...

    CompositeNode.is_composite property. Returns ``True`` as this node can have child nodes....is_composite ) # Invoke the recursive function that will go through...child_node . node_type )) # Recurse into the node if it is a composite...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CommentRangeStart.node_type property | Aspose.W...

    CommentRangeStart.node_type property. Returns [NodeType.COMMENT_RANGE_START](../../nodetype/#COMMENT_RANGE_START)....is_composite ) # Invoke the recursive function that will go through...child_node . node_type )) # Recurse into the node if it is a composite...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BookmarkStart.node_type property | Aspose.Words...

    BookmarkStart.node_type property. Returns [NodeType.BOOKMARK_START](../../nodetype/#BOOKMARK_START)....is_composite ) # Invoke the recursive function that will go through...child_node . node_type )) # Recurse into the node if it is a composite...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator)....toEqual ( true ); // Invoke the recursive function that will go through...); }); /// <summary> /// Recursively traverses a node tree while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....toEqual ( true ); // Invoke the recursive function that will go through...); }); /// <summary> /// Recursively traverses a node tree while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....toEqual ( true ); // Invoke the recursive function that will go through...); }); /// <summary> /// Recursively traverses a node tree while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.node_type property | Aspose.Words for...

    Paragraph.node_type property. Returns [NodeType.PARAGRAPH](../../nodetype/#PARAGRAPH)....is_composite ) # Invoke the recursive function that will go through...child_node . node_type )) # Recurse into the node if it is a composite...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CommentRangeEnd.node_type property | Aspose.Wor...

    CommentRangeEnd.node_type property. Returns [NodeType.COMMENT_RANGE_END](../../nodetype/#COMMENT_RANGE_END)....is_composite ) # Invoke the recursive function that will go through...child_node . node_type )) # Recurse into the node if it is a composite...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Run.node_type property | Aspose.Words for Python

    Run.node_type property. Returns [NodeType.RUN](../../nodetype/#RUN)....is_composite ) # Invoke the recursive function that will go through...child_node . node_type )) # Recurse into the node if it is a composite...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.is_composite property | Aspose.Words for P...

    Node.is_composite property. Returns ``True`` if this node can contain other nodes....is_composite ) # Invoke the recursive function that will go through...child_node . node_type )) # Recurse into the node if it is a composite...

    reference.aspose.com/words/python-net/aspose.wo...