Html to excel conversion

hey i want to convert the HTML into excel document using Aspose cell
Hi,

Well, using Aspose.Cells, you can read Html files (to convert to XLS/XLSX format) but the html files should be Excel oriented. For example to check this, you may create an html file in MS Excel and then use Aspose.Cells to load that file. I am afraid, the common or general html files are not supported yet. We may look into this feature later on.

Thank you.