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

traverse

(0.08 sec)
  1. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....navigator which can be used to traverse and read nodes. EnsureMinimum...according to the pre-order tree traversal algorithm. PrependChild<T>...

    reference.aspose.com/words/net/aspose.words.tab...
  2. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...Create an enumerator that can traverse these entities like a tree...LayoutEnumerator(doc); System.out.println("Traversing from first to last, elements...

    forum.aspose.com/t/word-header-footer-x-y/316493
  3. 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/
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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-...
  9. 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...
  10. 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/