Node.nextSibling property. Gets the node immediately following this node....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... green # All inline story nodes have their respective...comment is another type of inline story. comment = builder ....
InlineStory.story_type property. Returns the type of the story.... green # All inline story nodes have their respective...comment is another type of inline story. comment = builder ....
SpecialChar.nodeType property. Returns [NodeType.SpecialChar](../../nodetype/#SpecialChar)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
GlossaryDocument.nodeType property. Returns the [NodeType.GlossaryDocument](../../../aspose.words/nodetype/#GlossaryDocument) value....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
BookmarkEnd.node_type property. Returns [NodeType.BOOKMARK_END](../../nodetype/#BOOKMARK_END)....print its contents if it is an inline node. if child_node . is_composite...isinstance ( child_node , aw . Inline ): sys . stdout . write ( f...
Section.node_type property. Returns [NodeType.SECTION](../../nodetype/#SECTION)....print its contents if it is an inline node. if child_node . is_composite...isinstance ( child_node , aw . Inline ): sys . stdout . write ( f...