Hi,
When converting DOCX to HTML, we set ScaleImageToShapeSize is set to false. This is to work around a sizing issue reported in https://forum.aspose.com/t/images-in-rendered-html-have-extra-size-and-caused-blurry-outp…...docx"); var saveOptions = new HtmlSaveOptions { ...doc.Save(@".\test.html", saveOptions); As mentioned above, we...