Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,220 for

xpath

(0.56 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. 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/
  10. 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...