Does Aspose.Cells support conversion of excel workbooks to SpreadJS JSON schema

Hi,

I’m working on transposing excel workbook details to SpreadJS JSON. I want to know if Aspose.Cells has a feature to convert workbooks to SpreadJS json schema as mentioned here:
https://developer.mescius.com/spreadjs/docs/features/jsonschema/fullschema

Your assistance is much appreciated and any lead here can be helpful.

@Maneesha
At present, we do not support converting Excel to SpreadJS JSON schema.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSJAVA-45834

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@Maneesha
We have an application called GridJs included in the Aspose.Cells package. Please try the demos at https://github.com/aspose-cells/Aspose.Cells-for-.NET/tree/master/Examples_GridJs. The documentation is available here: Aspose.Cells.GridJs Documentation. Do you prefer the Java version? Currently, we only have the .NET version, but we will provide the Java version soon.

@Maneesha
Though we have planned to support exporting the file as workbook struct json , we will not convert it to SpreadJS json because it is defined by a third-party manufacturer themselves, not a universal standard.
Now please use GridJS to export workbook to Json.