Html to Image with Aspose.HTML

Hello, I’m trying to convert some html to base64 as in this issue .Net Core - Converting HTML to Image (base64) but I’m not able to save the image in a stream with the “ConvertHTML” method. How should I use MemoryStreamProvider to do it?

Thank you in advance

@mgprieto

Please read the following article to achieve your requirements. Hope this helps you.
Output Stream Providers