Excel integration

Can we use Aspose,cells to show are Excel workbook (excel has charts, macros, form controls) in web?

Edit workbook and save editing information to database?

Hi,

Thanks for your posting and considering Aspose.Cells.

For your requirements, we think Aspose.Cells.GridWeb will be feasible. For the demonstration, I have attached the sample gridweb project that shows how to import xls file. I have also attached the screenshot showing how it looks when the sample runs successfully. Please download it and run at your end to see it in action.

Please also read about Aspose.Cells.GridWeb documentation and see its examples from the following links.

( Aspose.Cells.GridWeb|Documentation )
( https://github.com/aspose-cells/Aspose.Cells-for-.NET/tree/master/Examples_GridWeb )