Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 895 for

recursive

(0.08 sec)
  1. BuildingBlock.node_type property | Aspose.Words...

    BuildingBlock.node_type property. Returns the [NodeType.BUILDING_BLOCK](../../../aspose.words/nodetype/#BUILDING_BLOCK) value....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. FormField.node_type property | Aspose.Words for...

    FormField.node_type property. Returns [NodeType.FORM_FIELD](../../../aspose.words/nodetype/#FORM_FIELD)....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. FieldStart.nodeType property | Aspose.Words for...

    FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodetype/#FieldStart)....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...
  4. Document.nodeType property | Aspose.Words for N...

    Document.nodeType property. Returns [NodeType.Document](../../nodetype/#Document)....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. Footnote.nodeType property | Aspose.Words for N...

    Footnote.nodeType property. Returns [NodeType.Footnote](../../../aspose.words/nodetype/#Footnote)....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. Comment.nodeType property | Aspose.Words for No...

    Comment.nodeType property. Returns [NodeType.Comment](../../nodetype/#Comment)....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. Document.node_type property | Aspose.Words for ...

    Document.node_type property. Returns [NodeType.DOCUMENT](../../nodetype/#DOCUMENT)....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. 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...
  9. 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...
  10. 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...