I convert a msg file To HTML by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(htmlPath, opt); Some Images are changed To Ba…...inline images after conversion from msg to HTML Aspose.Email Product...mail.save(htmlPath, opt); Some images are changed to Base64 encoded...