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

traverse

(0.06 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. 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...
  2. 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...
  3. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++.... Examples Shows how to traverse through a composite node’s...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. 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...
  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. 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-...
  7. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored 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...
  8. BookmarkStart | Aspose.Words for Java

    Represents a start 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...
  9. 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...
  10. 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/