Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 981 for

traverse

(0.08 sec)
  1. 图表格式化|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/
  2. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes 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...
  3. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++.... Examples Shows how to traverse through a composite node’s...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing document processing efficiency....navigator which can be used to traverse and read nodes. DeleteShapes...according to the pre-order tree traversal algorithm. PrependChild<T>...

    reference.aspose.com/words/net/aspose.words/body/
  5. Aspose::Words::DocumentVisitor::VisitCellEnd me...

    Aspose::Words::DocumentVisitor::VisitCellEnd method. Called when enumeration of a table cell has ended 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...
  6. Aspose::Words::DocumentVisitor::VisitTableEnd m...

    Aspose::Words::DocumentVisitor::VisitTableEnd method. Called when enumeration of a table has ended 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...
  7. Supported Features – Features List – Aspose.HTM...

    Learn about Aspose.HTML for Java supported features such as document manipulation, data extraction, conversion, platform independence, etc.... : Traverse the entire document structure...

    docs.aspose.com/html/java/getting-started/featu...
  8. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!...the accepting node, and then traverse its child nodes in a depth-first...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....according to the pre-order tree traversal algorithm. static NodeTypeToString...according to the pre-order tree traversal algorithm. Remove () Removes...

    reference.aspose.com/words/cpp/aspose.words/spe...
  10. 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...