I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel.
The height and width are not being set according to the column text data, …...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(); htmlLoadOptions...SupportDivTag = true; Workbook wb = new Workbook("test.html", htmlLoadOptions);...