Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,228 for

xpath

(2.38 sec)
  1. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....list of nodes matching the XPath expression. SelectSingleNode...first Node that matches the XPath expression. ToString ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Data Extraction – C# Examples – Aspose.HTML for...

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and extract data from the web using Aspose.HTML for .NET....from the HTML file – usually, XPath, CSS selectors, or both. Data...document by using CSS Selector or XPath. Website to HTML – This article...

    docs.aspose.com/html/net/data-extraction/
  3. FieldIncludeText class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  4. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...get_child_nodes() or using an XPath query with CompositeNode.select_nodes()...select_nodes(xpath) Selects a list of nodes matching the XPath expression...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....list of nodes matching the XPath expression. SelectSingleNode...first Node that matches the XPath expression. set_BackgroundShape...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Markup::XmlMapping::get_CustomXm...

    Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the custom XML data part to which the parent structured document tag is mapped in C++....part's text contents that the XPath points to. // In this case,...-> get_XmlMapping () -> get_XPath ()); ASSERT_EQ ( u "xmlns:ns='http://www...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in 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...
  8. Aspose::Words::BuildingBlocks::BuildingBlock cl...

    Aspose::Words::BuildingBlocks::BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry. To learn more, visit the documentation article in C++....list of nodes matching the XPath expression. SelectSingleNode...first Node that matches the XPath expression. set_Behavior (A...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....list of nodes matching the XPath expression. SelectSingleNode...first Node that matches the XPath expression. set_CustomNodeId...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. Frequently Asked Questions – Aspose.HTML for .NET

    This article includes frequently asked questions about using the functionality of the Aspose.HTML for .NET library....also support CSS, JavaScript, XPath and HTML5 Canvas specifications...article. Q: Do you support XPath syntax? A: Yes. Moreover, we...

    docs.aspose.com/html/net/faq/