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

traverse

(0.56 sec)
  1. 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...
  2. 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...
  3. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity....EqualTo ( 0 )); Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/net/aspose.words/nod...
  4. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....# The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert HTML to Text in Java

    This simple topic is about how to convert HTML to text in Java. In Java HTML to plain text conversion application running under Windows, Linux or macOS platforms can be developed using simple and easy API interfaces....INodeIterator to extract, traverse and append the HMTL nodes...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  6. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling.... Traverse through the chart data cell...the custom number format. Traverse through chart data cell inside...

    docs.aspose.com/slides/nodejs-java/chart-format...
  7. How to replace the content in word document - F...

    Hi Team, can you help to tell how i can replace the yellow highlight content given in screenshot with any “String content” of same style. I have attached word document and screenshot for reference. test_sample.docx …...getParentNode(); // Traverse up to find the table while...

    forum.aspose.com/t/how-to-replace-the-content-i...
  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. Read Excel File in Python

    This topic covers how to open and read Excel files in Python. It provides IDE setup instructions, a step-by-step approach, and a working example to create an XLSX reader in Python....sheet Define nested loops to traverse the columns in each of the...

    kb.aspose.com/cells/python/read-excel-file-in-p...
  10. Chart are generating in the generated document ...

    Chart is not creating in the generated document, we are adding the data to the template along with other bookmarks and data, Chart are not generating as same as in the template. Chart should be generated as equivalent to…...getCharts() or traverse the document structure to...

    forum.aspose.com/t/chart-are-generating-in-the-...