Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,299 for

traverse

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry 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...
  8. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations.... Traverse through shapes to find a shape...

    docs.aspose.com/slides/php-java/shape-manipulat...
  9. 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...
  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...