Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 786 for

xpath

(0.26 sec)
  1. XmlMapping.customXmlPart property | Aspose.Word...

    XmlMapping.customXmlPart property. Returns the custom XML data part to which the parent structured document tag is mapped....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...
  2. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured document tag is mapped....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...
  3. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured documents, ensuring seamless integration and accuracy....part's text contents that the XPath points to. // In this case,..."/root[1]/text[2]" , tag . XmlMapping . XPath ); Assert . AreEqual ( "xmlns:ns='http://www...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::Markup::XmlMapping::get_PrefixMa...

    Aspose::Words::Markup::XmlMapping::get_PrefixMappings method. Returns XML namespace prefix mappings to evaluate the Xpath in C++....prefix mappings to evaluate the XPath . System :: String Aspose ::...part's text contents that the XPath points to. // In this case,...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured document tags to custom XML data parts for enhanced document integration....part's text contents that the XPath points to. // In this case,..."/root[1]/text[2]" , tag . XmlMapping . XPath ); Assert . AreEqual ( "xmlns:ns='http://www...

    reference.aspose.com/words/net/aspose.words.mar...
  6. XmlMapping.StoreItemId | Aspose.Words for .NET

    Discover the XmlMapping StoreItemId property for custom XML data identifiers. Enhance Xpath evaluation with our unique solutions for efficient data management....shall be used to evaluate the XPath expression. public string StoreItemId...XmlMapping.PrefixMappings XmlMapping.XPath English Русский 简体中文 عربي Français...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 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...
  8. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an Xpath query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....collection of nodes matching an XPath query executed using the SelectNodes()...collection of nodes matching the XPath query. NodeList supports indexed...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...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...
  10. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...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...