Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,220 for

xpath

(0.06 sec)
  1. Aspose::Words::Fields::FieldIncludeText::get_Na...

    Aspose::Words::Fields::FieldIncludeText::get_NamespaceMappings method. Gets the namespace mappings for Xpath queries in C++....the namespace mappings for XPath queries. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. HTML 导航 – C# 示例 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 浏览 HTML,并使用 C#、自定义过滤器、CSS 选择器或 Xpath 使用方法检查其元素。...关于使用自定义过滤器迭代文档元素; 如何使用 CSS 选择器或 XPath 查询浏览文档。 HTML 导航 命名空间提供了表示 HTML、XML...GitHub XPath 查询 XPath 查询( )是 HTML 导航 的替代方法,通常简称为 XPath。它是一种查询语言,可用来查询...

    docs.aspose.com/html/zh/net/html-navigation/
  3. CompositeNode class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....part's text contents that the XPath points to. # In this case, it...'/root[1]/text[2]' , tag . xml_mapping . xpath ) self . assertEqual ( "xmlns:ns='http://www...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldIncludeText class |...

    Aspose::Words::Fields::FieldIncludeText class. Implements the INCLUDETEXT field. To learn more, visit the documentation article in C++....the namespace mappings for XPath queries. get_Result () Gets...field type. get_XPath () override Gets XPath for the desired...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldIncludeText.SourceFullName | Aspose.Words ...

    Discover the FieldIncludeText SourceFullName property to easily manage document locations with IRI. Enhance your workflow and streamline data handling!... Writeln (); // 2 - Use an XPath to take specific elements from..."xmlns:n='myNamespace'" ; fieldIncludeText . XPath = "/catalog/cd/title" ; doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldIncludeText.MimeType | Aspose.Words for .NET

    Manage your files effortlessly with the FieldIncludeText MimeType property, allowing you to easily get or set the MIME type for seamless integration.... Writeln (); // 2 - Use an XPath to take specific elements from..."xmlns:n='myNamespace'" ; fieldIncludeText . XPath = "/catalog/cd/title" ; doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and Xpath usage....document by using CSS Selector and XPath Query. Navigating HTML involves...content, which is “Header 1”. XPath Query The alternative to the...

    docs.aspose.com/html/python-net/html-navigation/
  9. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....part's text contents that the XPath points to. // In this case,...expect ( tag . xmlMapping . xpath ). toEqual ( "/root[1]/text[2]"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or Xpath....document using CSS selectors and XPath queries to find and manipulate...also use CSS selectors and XPath queries to find specific elements...

    docs.aspose.com/svg/python-net/navigate-svg/