aspose.words.tables.Row class. Represents a table row...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.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...
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.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...
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.drawing.GroupShape class. Represents a group of shapes 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.Tables.Row class. Represents a table row...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...
Aspose.Words.Section class. Represents a single section 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...