CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...