I’m converting a
document.docx (16.5 KB)
to HTML using Aspose.Words for .NET. In the source document, I have a centered table that contains paragraphs which are explicitly left-aligned.
However, in the resulting HTML …...and its inner paragraphs are rendered centered — the expected paragraph...paragraph alignment ( text-align: left; ) is not preserved. To...