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

traverse

(0.13 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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
  5. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library.... Accept ( absorber ); // Traverse through all the TextFragments...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  6. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....navigator which can be used to traverse and read nodes. EnsureMinimum...according to the pre-order tree traversal algorithm. NormalizeFieldTypes...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 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/
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Traverse through all shapes to find...to a slide using its index. Traverse through all shapes to find...

    docs.aspose.com/slides/net/create-chart/
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples.... Traverse through all shapes to find...reference through its index. Traverse through all shapes to find...

    docs.aspose.com/slides/php-java/create-chart/
  10. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....class>(); 12 13 // Traverse all nodes and compare text...

    docs.aspose.com/note/java/working-with-text/