Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,263 for

xpath

(0.27 sec)
  1. NodeList class | Aspose.Words for Node.js

    Aspose.Words.NodeList class. Represents a collection of nodes matching an Xpath query executed using the [CompositeNode.selectNodes()](../compositenode/selectNodes/#string) method...collection of nodes matching an XPath query executed using the CompositeNode...collection of nodes matching the XPath query. NodeList supports indexed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured documents to custom XML nodes, enhancing data integration and management....CustomXmlPart customXmlPart , string xPath , string prefixMapping ) Parameter...data part to map to. xPath String An XPath expression to find the...

    reference.aspose.com/words/net/aspose.words.mar...
  3. NodeList class | Aspose.Words for Python

    aspose.words.NodeList class. Represents a collection of nodes matching an Xpath query executed using the [CompositeNode.select_nodes()](../compositenode/select_nodes/#str) method...collection of nodes matching an XPath query executed using the CompositeNode...collection of nodes matching the XPath query. NodeList supports indexed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part....method setMapping(customXmlPart, xPath, prefixMapping) Sets a mapping.... Markup . CustomXmlPart , xPath : string , prefixMapping : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XmlMapping | Aspose.Words for Java

    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 in Java....part's text contents that the XPath points to. // In this case,...expression. getXPath() Returns the XPath expression, which is evaluated...

    reference.aspose.com/words/java/com.aspose.word...
  6. XmlMapping.prefix_mappings property | Aspose.Wo...

    XmlMapping.prefix_mappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.Xpath](../Xpath/)....xpath . @property def prefix_mappings...interpret the XPath expression when the XPath expression is evaluated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIncludeText.NamespaceMappings | Aspose.Wor...

    Discover the FieldIncludeText NamespaceMappings property to easily manage namespace mappings for Xpath queries, enhancing your data handling efficiency....the namespace mappings for XPath queries. public string NamespaceMappings... Writeln (); // 2 - Use an XPath to take specific elements from...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldIncludeText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIncludeText class for seamless document integration. Enhance your workflow with efficient INCLUDETEXT field implementation....the namespace mappings for XPath queries. Result { get; set;...field type. XPath { get; set; } Gets or sets XPath for the desired...

    reference.aspose.com/words/net/aspose.words.fie...
  9. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part.... x_path str An XPath expression to find the XML node...prefix mappings to evaluate the XPath. Returns A flag indicating whether...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIncludeText.LockFields | Aspose.Words for ...

    Control document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced document integrity.... 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...