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

xpath

(1.1 sec)
  1. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++....prefix mappings to evaluate the XPath . get_StoreItemId () Specifies...the XPath expression. get_XPath () const Returns the XPath expression...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...
  3. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document tag is successfully mapped 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...
  4. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped 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...
  5. 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...
  6. FieldIncludeText.namespaceMappings property | A...

    FieldIncludeText.namespaceMappings property. Gets or sets the namespace mappings for Xpath queries....the namespace mappings for XPath queries. get namespaceMappings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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/
  9. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 Xpath 浏览 SVG。... 如何使用 CSS 选择器和 XPath 查询导航文档以查找和操作元素。 要继续学习本教程,您应该在...选择元素的方法来导航 SVG 结构。他们还可以使用 CSS 选择器和 XPath 查询来有效地查找特定元素。这种分层模型可以轻松读取和修改...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  10. 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...