Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,179 for

traverse

(0.27 sec)
  1. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....textFragmentAbsorber ); // traverse through all the TextFragments...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  2. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…... Traverse through parent nodes to find...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  3. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP.... Traverse through parent nodes to find...

    docs.aspose.com/words/java/extract-content-in-php/
  4. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....textFragmentAbsorber ); // traverse through all the TextFragments...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  5. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....accepting node, // and then traverses all the node's children in...println(visitor.getText()); } /// /// Traverses a node's tree of child nodes...

    reference.aspose.com/words/java/com.aspose.word...
  6. Features Overview|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....provides capabilities to read and traverse through MBOX files. It allows...

    docs.aspose.com/email/net/features-overview/
  7. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers....onetoc2" ); 5 6 // Traverse through its child nodes for...

    docs.aspose.com/note/java/working-with-onenote-...
  8. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....highlight revision logs Support to traverse existing Row objects from...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  9. 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...
  10. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a 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...