Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,220 for

xpath

(0.09 sec)
  1. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...select_nodes(xpath) Selects a list of nodes matching the XPath expression...select_single_node(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.toArray method. Copies all nodes from the collection to a new array of nodes....select certain nodes by using an XPath expression. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 Xpath 导航 SVG。...关于迭代文档元素的自定义过滤器用法; 如何使用 CSS 选择器或 XPath 查询浏览文档。 您可以从 下载完整的示例和数据文件。关于从...SVG 文件。 使用 XPath 查询导航 SVG XPath 查询( ),通常简称为 XPath,是一种用于从文档查询数据的查询语言。它基于...

    docs.aspose.com/svg/zh/net/navigation-inspection/
  4. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow....select certain nodes by using an XPath expression. Document doc = new...

    reference.aspose.com/words/net/aspose.words/nod...
  7. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...select_nodes(xpath) Selects a list of nodes matching the XPath expression...select_single_node(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...select_nodes(xpath) Selects a list of nodes matching the XPath expression...select_single_node(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Data Extraction in Python – Aspose.HTML for Pyt...

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and extract data from the web using Aspose.HTML Python library....selectors typically include XPath, CSS selectors, or both. Data...document by using CSS Selector or XPath. Save Files From URL – In this...

    docs.aspose.com/html/python-net/data-extraction/