Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,220 for

xpath

(0.12 sec)
  1. 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...
  2. 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...
  3. FieldIncludeText.Encoding | Aspose.Words for .NET

    Discover the FieldIncludeText Encoding property to easily manage data encoding in your files. Enhance your data handling with this essential feature!... 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...
  4. FieldIncludeText.BookmarkName | Aspose.Words fo...

    Discover the FieldIncludeText BookmarkName property to easily manage and customize bookmark names in your documents for enhanced organization and efficiency.... 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...
  5. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped 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,...expect ( tag . xmlMapping . xpath ). toEqual ( "/root[1]/text[2]"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIncludeText class |...

    Aspose::Words::Fields::FieldIncludeText class. Implements the INCLUDETEXT field. To learn more, visit the documentation article in C++....the namespace mappings for XPath queries. get_Result () Gets...field type. get_XPath () override Gets XPath for the desired...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. 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. To learn more, visit the documentation article in C++....prefix mappings to evaluate the XPath . get_StoreItemId () Specifies...the XPath expression. get_XPath () const Returns the XPath expression...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Fields::FieldIncludeText::get_XP...

    Aspose::Words::Fields::FieldIncludeText::get_Xpath method. Gets Xpath for the desired portion of the XML file in C++....Text::get_XPath method FieldIncludeText::get_XPath method Gets...Gets XPath for the desired portion of the XML file. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. XmlMapping.delete method | Aspose.Words for Python

    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, it...'/root[1]/text[2]' , tag . xml_mapping . xpath ) self . assertEqual ( "xmlns:ns='http://www...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or Xpath usage....document by using CSS Selector or XPath Query. HTML Navigation The namespace...cs hosted with ❤ by GitHub XPath Query The alternative to the...

    docs.aspose.com/html/net/html-navigation/