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…...2:12pm 1 Hi, When converting a DOCX to HTM using Aspose.Words, I...doc = new Document(@".\test2.docx"); var htmlSaveOptions = new...