Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,379 for

traverse

(1.17 sec)
  1. Programming with Thunderbird|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....messages without the need to traverse the entire storage repeatedly...

    docs.aspose.com/email/net/programming-with-thun...
  2. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section 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. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document 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...
  4. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote 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...
  5. Table | Aspose.Words for Java

    Represents a table in a Word document 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...
  6. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Node.js.... Alternatively, traverse using firstChild and nextSibling...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  7. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....navigator which can be used to traverse and read nodes. GetAncestor...according to the pre-order tree traversal algorithm. PrependChild<T>...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Manipulating Photoshop Formats|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 layers of image and...

    docs.aspose.com/imaging/java/manipulating-photo...
  9. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....text replacement operation traverses nodes. public void order(boolean...text replacement operation traverses nodes. /// private static...

    reference.aspose.com/words/java/com.aspose.word...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…... Traverse through parent nodes to find...

    forum.aspose.com/t/help-with-bookmark-replaceme...