Hi,
I am using Aspose.Cells to convert my xlsx file to HTML document. However, I have a requirement that requires only a single HTML document being generated. The issue is that while conversion it generates a resource folder with images, different HTML files. I know we can encode images as base 64. Is there a way to embed all of these files into the main html document.
Thank you.