Hello Team,
I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...htmlStream = new MemoryStream()) { workbook.Save(htmlStream, new Aspose...using (StreamReader reader = new StreamReader(htmlStream)) { htmlStm...