Hi ,
I am converting the Json to excel as mentioned below
var workbook = new aspose.cells.Workbook(aspose.cells.FileFormatType.XLSX);
var worksheet = workbook.getWorksheets().get(0);
var layoutOptions = new aspose.cel…...#1 Hi , I am converting the JSON to excel as mentioned below...solution. However, dealing with JSON in NodeJS tends to be easier...