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

recursive

(0.14 sec)
  1. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``true`` if this node can contain other nodes....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...
  2. BuildingBlock.nodeType property | Aspose.Words ...

    BuildingBlock.nodeType property. Returns the [NodeType.BuildingBlock](../../nodetype/#BuildingBlock) value....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...
  3. GroupShape.nodeType property | Aspose.Words for...

    GroupShape.nodeType property. Returns [NodeType.GroupShape](../../../aspose.words/nodetype/#GroupShape)....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. 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...
  5. Cell.node_type property | Aspose.Words for Python

    Cell.node_type property. Returns [NodeType.CELL](../../../aspose.words/nodetype/#CELL)....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...
  6. 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...
  7. 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...
  8. 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...
  9. GroupShape.node_type property | Aspose.Words fo...

    GroupShape.node_type property. Returns [NodeType.GROUP_SHAPE](../../../aspose.words/nodetype/#GROUP_SHAPE)....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. 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...