Online excel view

Hi, I am using Aspose to read the excel and for all the manipulations. I want to create a web application to show theat excel file that I have saved through aspose. I cant seem to find any JS/TS solution workable for this. ANy help would be appreciated.

@UmairMirza1,
You can use GridWeb and GridJs to achieve your goals. Please refer to the following documents.

@UmairMirza1
the demo is here:
.net
https://github.com/aspose-cells/Aspose.Cells-for-.NET/tree/master/Examples_GridJs
https://github.com/aspose-cells/Aspose.Cells-for-.NET/tree/master/Examples_GridWeb
java
https://github.com/aspose-cells/Aspose.Cells-for-Java/tree/master/Examples.GridWeb