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

traverse

(0.21 sec)
  1. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....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...
  2. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...common formulas, you may just traverse all cells(such as by Cells...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  3. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' documentation.... class ); 8 9 // Traverse list of pages 10 for (Page...

    docs.aspose.com/note/java/working-with-pages/
  4. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....the method can be used to traverse an HTML document and retrieve...

    docs.aspose.com/html/python-net/html-navigation/
  5. Manage Presentation Shapes in .NET|Aspose.Slide...

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

    docs.aspose.com/slides/net/shape-manipulations/
  6. 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...
  7. 如何获取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
  8. How to Use Microsoft Graph for Mailbox Manageme...

    Integrate Microsoft Graph API with Aspose.Email for .NET to access, manipulate, and manage mailbox data effectively....method, you can effortlessly traverse the mailbox to uncover its...

    blog.aspose.com/email/how-to-use-microsoft-grap...
  9. 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...
  10. Comment | Aspose.Words for Java

    Represents a container for text of a comment 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...