Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...
Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional Text and appends it to the end of this object....appendParagraph method appendParagraph(text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...