Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,908 for

traverse

(0.04 sec)
  1. FieldStart.node_type property | Aspose.Words fo...

    FieldStart.node_type property. Returns [NodeType.FIELD_START](../../../aspose.words/nodetype/#FIELD_START).... Examples Shows how to traverse a composite node’s tree of...a composite node. ExNode . traverse_all_nodes ( doc , 0 ) @staticmethod...

    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).... Examples Shows how to traverse a composite node’s tree of...a composite node. ExNode . traverse_all_nodes ( doc , 0 ) @staticmethod...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GlossaryDocument.node_type property | Aspose.Wo...

    GlossaryDocument.node_type property. Returns the [NodeType.GLOSSARY_DOCUMENT](../../../aspose.words/nodetype/#GLOSSARY_DOCUMENT) value.... Examples Shows how to traverse a composite node’s tree of...a composite node. ExNode . traverse_all_nodes ( doc , 0 ) @staticmethod...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuildingBlock.node_type property | Aspose.Words...

    BuildingBlock.node_type property. Returns the [NodeType.BUILDING_BLOCK](../../../aspose.words/nodetype/#BUILDING_BLOCK) value.... Examples Shows how to traverse a composite node’s tree of...a composite node. ExNode . traverse_all_nodes ( doc , 0 ) @staticmethod...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Smart Art in Aspose.Slides|Aspose.Slides...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... get_Item ( 0 ); //Traverse through every shape inside...

    docs.aspose.com/slides/java/manage-smart-art-in...
  6. Node.PreviousPreOrder | Aspose.Words for .NET

    Node PreviousPreOrder method. Gets the previous node according to the preorder tree traversal algorithm in C#....according to the pre-order tree traversal algorithm. public Node PreviousPreOrder...Node The top node (limit) of traversal. Return Value Previous node...

    reference.aspose.com/words/net/aspose.words/nod...
  7. IDocumentTraversal | Aspose.SVG for .NET API Re...

    DocumentTraversal contains methods that create iterators and tree-walkers to Traverse a node and its children in document order depth first pre-order traversal which is equivalent to the order in which the start tags occur in the text representation of the document. In DOMs which support the Traversal feature DocumentTraversal will be implemented by the same objects that implement the Document interface....iterators and tree-walkers to traverse a node and its children in...order (depth first, pre-order traversal, which is equivalent to the...

    reference.aspose.com/svg/net/aspose.svg.dom.tra...
  8. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm....according to the pre-order tree traversal algorithm. def next_pre_order...the . Examples Shows how to traverse the document’s node tree using...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEnumerator Class | Aspose.Words for .NET

    Aspose.Words.Layout.LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type geometry text and page index where entity is rendered as well as overall structure and relationships. Use combination of GetEntity and Current move to the entity which corresponds to a document node in C#.... Examples Shows ways of traversing a document’s layout entities...Create an enumerator that can traverse these entities like a tree...

    reference.aspose.com/words/net/aspose.words.lay...
  10. SpecialChar.NodeType | Aspose.Words for .NET

    SpecialChar NodeType property. Returns SpecialChar in C#....; } Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/net/aspose.words/spe...