Hi Aspose Team,
I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output.
In the .NET version of Aspose.Em…...insert a meta tag for the desired encoding, such as: <meta charset="UTF-8">...