Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,263 for

xpath

(0.25 sec)
  1. FieldIncludeText class | Aspose.Words for Python

    aspose.words.fields.FieldIncludeText class. Implements the INCLUDETEXT field...the namespace mappings for XPath queries. result Gets or sets...(Inherited from Field ) xpath Gets or sets XPath for the desired portion...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word 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...
  6. 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...
  7. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...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. 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...
  9. 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,... That ( tag . XmlMapping . XPath , Is . EqualTo ( "/root[1]/text[2]"...

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