Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section...Paragraph(document); , then insert it using parentNode.appendChild(paragraph);...