Hi,
When converting a DocX To HTM using Aspose.Words, I noticed an extra pixel was added To the height&width (compared To MS Word ‘save as’ HTM) and therefore caused blurry images.
Code:
var Doc = new Document(@".\te…...Images in rendered HTML have extra size and caused blurry output...caused blurry images. Code: var doc = new Document(@".\test2.docx");...