Html Table to Excel

Hello,


I want to convert HTML table to Excel Sheet.
Is there any solution?

Thanks

This message was posted using Page2Forum from
Aspose.Cells for .NET - Documentation

Hi,

Aspose.Cells for .NET does not support to convert html table to spreadsheets directly. But, I think you may use some formatting api provided by Aspose.Cells and can make the table for your requirement, see the documents for reference:

http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/configuring-alignment-settings.html

http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/dealing-with-font-settings.html

http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/adding-borders-to-cells.html

http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/colors-background-patterns.html

Thank you.

Hi Amjad,


I was hoping to do the same thing from Aspose.Cells for Java. In another thread, Nausherwan Aslam suggested that this was possible. Any idea how?

Thanks,
Matt