using var stream = new MemoryStream();
HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html)
{
    PrettyFormat = true,
    ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection,
    ExportImagesAsBase…...When converting docx to html using aspose .net words tell me...proper fonts as well with the html in response Aspose.Words Product...