Hi ,
we are converting the json data into excel using the following code
var workbook = new aspose.cells.Workbook(aspose.cells.FileFormatType.XLSX);
var worksheet = workbook.getWorksheets().get(0);
var layoutOptions = …...importData("{\"mongo_id\": \"5af05801b87fd\",\"date\" : \"01-09-2022\",\"**AccountNumber**\"...Please note, in MS Excel, since Date values are stored in numeric...