I am currently using Aspose Cells DLL to generate Excel file from ASP.NET Core Web API. We are using Angular in front end side. Is there any client side Excel generation library available without hitting back end API in Aspose Cells?
Regards,
Senthilnathan R
This Topic is created by Amjad_Sahi using Email to Topic tool.
@SenthilRG27,
Aspose.Cells also provides Aspose.Cells for GridWeb which is a Server-Side control (used on Asp.NET and jsp servlets (GridWeb for Java)). This is an MS Excel grid-like control which can import/export MS Excel files, you may also manipulate data on client-side using JavaScript code. Moreover, you may try to use Aspose.Cells for Node.js via Java library if it can be used on your end.
Furthermore, you may use Aspose.Cells for Cloud (REST based APIs). Because these APIs can be used in any platform and languages.
Please also read the following product pages to get familiar with the Cloud APIs.
Aspose Cloud APIs
Aspose.Cells for Cloud