Hi ,
I am using the following code to convert the JSON data into Excel
var aspose = aspose || {};
aspose.cells = require("aspose.cells");
const path = require('path');
const data = [
{
"Employee Id": "T…...CountryCode['UNITED_KINGDOM']); var worksheet = workbook.getWorksheets()...importData(JSON.stringify(data), worksheet.getCells(), 0, 0, layoutOptions)...