Hi Aspose support,
I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...toByteArray()); MailMessage message = MailMessage.load(inStream);...close(); inStream.close(); return message; } catch (Exception e) { return...