When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...cell left padding affects the position of the table. Please try modifying...foreach (Shape s in t.GetChildNodes(NodeType.Shape, true)) {...