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

xpath

(2.93 sec)
  1. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of 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...
  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. 使用类似XPath的对象查询|Documentation

    使用 Aspose.3D for .NET,可以使用类似Xpath的查询语法选择当前节点下的一个或多个对象。查询语法受到Xpath的启发,因此大多数概念和语法都是相似的,查询语法与URL兼容,因此将来将在我们的云版本中使用。...使用类似XPath的对象查询 Contents [ Hide ] 19.3或更高版本支持此功能。 使用类似XPath的对象查询....NET,可以使用类似XPath的查询语法选择当前节点下的一个或多个对象。查询语法受到XPath的启发,因此大多数概念和...

    docs.aspose.com/3d/zh/net/work-with-xpath-like-...
  4. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. 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....CustomXmlPart that the XPath points to. // This XPath will point to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. 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....CustomXmlPart that the XPath points to. # This XPath will point to the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 C# 中检查和导航 SVG – DOM、CSS、XPath

    了解如何在 C# 中使用 Aspose.SVG for .NET 检查和导航 SVG 文档,查看标记、遍历 DOM,并通过 CSS 选择器、Xpath 和节点过滤器查找元素,为后续编辑、保存和格式转换流程做好可靠准备工作。...访问能力,因此您可以检查标记、遍历文档树、使用 CSS 选择器选择元素、计算 XPath 查询,并使用自定义过滤器遍历节点。 在本文中,您将学习如何:...<svg> 元素并遍历子元素; 按标签名、CSS 选择器或 XPath 查询查找元素; 使用 NodeIterator 和 NodeFilter...

    docs.aspose.com/svg/zh/net/inspect-and-navigate...
  7. 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...
  8. 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...
  9. Aspose::Words::Fields::FieldIncludeText::set_XP...

    Aspose::Words::Fields::FieldIncludeText::set_Xpath method. Sets Xpath for the desired portion of the XML file in C++....Text::set_XPath method FieldIncludeText::set_XPath method Sets...Sets XPath for the desired portion of the XML file. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldIncludeText.XslTransformation | Aspose.Wor...

    Discover the FieldIncludeText XslTransformation property to easily manage XML data formatting with customizable XSL transformations. Enhance your data presentation!... 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...