Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,013 for

traverse

(0.19 sec)
  1. Shape Manipulations|Aspose.Slides Documentation

    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.... Traverse through shapes to find a shape...

    docs.aspose.com/slides/cpp/shape-manipulations/
  2. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....according to the pre-order tree traversal algorithm. nodeTypeToString(int...according to the pre-order tree traversal algorithm. remove() Removes...

    reference.aspose.com/words/java/com.aspose.word...
  3. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....imageIndex ++; } } Shows how to traverse through a composite node’s...

    reference.aspose.com/words/net/aspose.words/com...
  4. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....image_index += 1 Shows how to traverse through a composite node’s...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 图表格式化|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.... getSeries (); // Traverse through every chart series...IChartSeries ser : series ) { // Traverse through every data cell in...

    docs.aspose.com/slides/zh/java/chart-formatting/
  6. FootnoteSeparator | Aspose.Words for Java

    in Java....according to the pre-order tree traversal algorithm. nodeTypeToString(int...according to the pre-order tree traversal algorithm. remove() Removes...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a paragraph has started in C++....accepting node, // and then traverses all the node's children in...the accepting node, and then traverse its child nodes in a depth-first...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....according to the pre-order tree traversal algorithm. nodeTypeToString(int...according to the pre-order tree traversal algorithm. remove() Removes...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing....accepting node, // and then traverses all the node's children in...()); } /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/net/aspose.words/doc...
  10. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java.... Examples: Shows how to traverse through a composite node’s...cells. // Does not recursively traverse through those tables to check...

    reference.aspose.com/words/java/com.aspose.word...