Several question about Aspose Email

Hi there


We are recently testing and developing an application for MSG files.
And it come with several problems.

1.
We convert MSG files into HTML format for cross-platform viewing.
Is it possible to embed or generate font resource when converting to HTML files,
if the font is used in the content and the system running the application also have the fonts installed?

2.
With Microsoft Outlook, you can easily click switch next or previous content by the buttons in of a replied email series for a single MSG file.
Is it possible to save it as multiple HTML pages, or a single HTML page with HTML anchor?

3.
If there is still a single HTML generated with a MSG file, is there an option to add horizon lines separating each reply in the result?



Craig

Hi Craig,

Thank you for posting your inquiry.

  1. There is no such option available to embed or generate font resource when converting to HTML files.

  2. Aspose.Email API reads the email file and converts it to HTML without having any such option of inserting HTML anchors. You can find all the HTML options for conversion as in our documentation article.

  3. The API automatically adds the separation horizontal lines to the output HTML. Please see the attached HTML file here as output of your MSG file.

Please let us know if we can be of any additional help to you in this regard.

Hi Kashif.Iqbal


Thank you for the information.

I would like ask more about question #2.

It can be divided into multiple msg or Html files by each reply segment?


Craig

Hi Craig,


There is no such way to divide it into multiple msg or Html files by each reply segment. The possible outputs that can be achieved with the API are as mentioned in the documentation link mentioned above. Please let us know if we can be of any additional help to you in this regard.