Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,263 for

xpath

(0.1 sec)
  1. FieldIncludeText.namespace_mappings property | ...

    FieldIncludeText.namespace_mappings property. Gets or sets the namespace mappings for Xpath queries....the namespace mappings for XPath queries. @property def namespace_mappings...

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

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...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...
  3. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...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...
  4. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class.... WAVEFRONTOBJ ); Work with XPath-Like Object Queries Create Polygon...

    docs.aspose.com/3d/java/changing-plane-orientat...
  5. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples.... How to Use XPath Query in HTML? – This article...specified Name using XPath query. How To Use XPath To Select XML Nodes...

    docs.aspose.com/html/net/how-to-articles/
  6. CSS Selector – Online Tool and C# code

    Use CSS Selector to extract data from any HTML documents or public websites using Aspose.HTML for .NET or online. Make web data extraction easy!...from the HTML file – usually XPath selectors, CSS selectors, or...document by using CSS Selector or XPath. - In this article, discover...

    products.aspose.com/html/net/css-selector/
  7. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...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. 如何撰写文章 – C# 示例中的 HTML 问题

    查找有关如何使用 Aspose.HTML for .NET 在 C# 中处理 HTML 文件的常见问题的答案。获取随时可用的 C# 示例。... 如何在 HTML 中使用 XPath 查询 – Evaluate() 方法 本文介绍如何使用...C# 示例,您将了解如何使用 XPath 查询选择具有指定名称的所有节点。 如何使用 XPath 选择 XML 节点 您将学习如何使用...

    docs.aspose.com/html/zh/net/how-to-articles/
  9. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes... Provides methods for XPath navigation. Inheritance: CompositeNode...selectNodes(xpath) Selects a list of nodes matching the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HTML 导航 – Java 示例

    了解如何使用 Aspose.HTML for Java API 浏览 HTML 文档并详细检查其中的元素。...API 提供了强大的工具集,可以使用 CSS 选择器、XPath 查询或自定义过滤器来浏览文档,因此您可以轻松创建自己的应用程序,以分析、收集或提取...with ❤ by GitHub XPath 替代 HTML 导航 的是 。XPath 表达式的语法相当简单,更重要的是,它易于阅读和支持。...

    docs.aspose.com/html/zh/java/html-navigation/