Aspose::Words::CompositeNode class. Base class for nodes that can contain 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...
aspose.words.Paragraph class. Represents a paragraph of text...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...
NodeList.toArray method. Copies all nodes from the collection to a new array of nodes....select certain nodes by using an XPath expression. let doc = new aw...
aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a 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...
Aspose.Words.Body class. Represents a container for the main 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...
Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...
Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow....select certain nodes by using an XPath expression. Document doc = new...
Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...