Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,167 for

traverse

(0.11 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....// The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....// The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....SMART_TAG ) are traversed even when isDeep = False and...TableStyleToDirectFo.docx' ) Shows how to traverse through a composite node’s...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....array using getFields() and traverse through array to get value...

    docs.aspose.com/pdf/java/extract-form/
  5. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++.... Examples Shows how to traverse through a composite node’s...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Access Worksheet Cell|Documentation

    This article introduces how to get cell (GridCell) in GridWeb....one, we can use iterators to traverse the existing cells. This will...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....// The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Rendering Shapes on Slide as Images|Aspose.Slid...

    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.... In this example we will traverse through each shape inside...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  9. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word 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...
  10. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....presentation image collection Traverse through each shape inside...

    kb.aspose.com/slides/python/how-to-add-image-wa...