Downloading image online in mht file settings

I am using Aspose.Words to deal with some mht files and in those files there are some images are not inline but linked to online resources. I found that sometimes when I try to convert those files to other format such as pdf or html, those images cannot be displayed correctly but are replaced by a big X.

I was wondering if those image cannot be download so that they are not inserted in the output. Some of those images are on websites which require https connection. Does it matter?

Hi Rui,

Thanks for your inquiry. In case you are using an older version of Aspose.Words, I would suggest you please upgrade to the latest version (v14.7.0) from here and let us know how it goes on your side. If the problem still remains, please share following detail for investigation purposes.


  • Please attach your input mht file.
  • Please

    create a standalone/runnable simple application (for example a Console
    Application Project
    ) that demonstrates the code (Aspose.Words code) you used to generate
    your output document

  • Please attach the output Word file that shows the undesired behavior.