Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,220 for

xpath

(0.95 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag range to XML data in a custom XML part of the current document in C++....CustomXmlPart that the XPath points to. // This XPath will point to the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or Xpath usage....document by using CSS Selector or XPath Query. HTML Navigation The namespace...cs hosted with ❤ by GitHub XPath Query The alternative to the...

    docs.aspose.com/html/net/html-navigation/
  4. StructuredDocumentTagRangeStart.XmlMapping | As...

    Discover how the StructuredDocumentTagRangeStart XmlMapping property connects your document's tag range to custom XML data, enhancing document integration....CustomXmlPart that the XPath points to. // This XPath will point to the...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 3D Objects|Documentation

    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....Radius of Sphere Work with XPath-Like Object Queries Changing...

    docs.aspose.com/3d/java/3d-objects/
  6. 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...
  7. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_Xpath method. Returns the Xpath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag in C++....get_XPath method Contents [ Hide ] XmlMapping::get_XPath method...method Returns the XPath expression, which is evaluated to find...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...
  9. 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...
  10. 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/