Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,179 for

xpath

(0.05 sec)
  1. Aspose::Words::Markup::XmlMapping::get_IsMapped...

    Aspose::Words::Markup::XmlMapping::get_IsMapped method. Returns true if the parent structured document tag is successfully mapped to XML data 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...
  2. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a section...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...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. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::NodeList::ToArray method | Aspos...

    Aspose::Words::NodeList::ToArray method. Copies all nodes from the collection to a new array of nodes in C++....select certain nodes by using an XPath expression. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. 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/story/