using var stream = new MemoryStream();
HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html)
{
    PrettyFormat = true,
    ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection,
    ExportImagesAsBase6…...converting Docx to html Aspose.Words Product Family words-net vishika...new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFooters...