Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,375 for

traverse

(1.22 sec)
  1. Manage Presentation Shapes in Java|Aspose.Slide...

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

    docs.aspose.com/slides/java/shape-manipulations/
  2. Manage Presentation Shapes in JavaScript|Aspose...

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

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  3. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....onetoc2" ); 6 7 // Traverse through its child nodes for...

    docs.aspose.com/note/net/working-with-onenote-n...
  4. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....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...
  5. 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...
  6. 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-...
  7. 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/
  8. 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...
  9. 在 C# 中检查和导航 SVG – DOM、CSS、XPath

    了解如何在 C# 中使用 Aspose.SVG for .NET 检查和导航 SVG 文档,查看标记、遍历 DOM,并通过 CSS 选择器、XPath 和节点过滤器查找元素,为后续编辑、保存和格式转换流程做好可靠准备工作。... IO ; Copy 1 // Traverse SVG document elements using...using Aspose. Svg . Dom . Traversal . Filters ; 4 using System;...

    docs.aspose.com/svg/zh/net/inspect-and-navigate...
  10. 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-...