I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source.
Currently, I’m instantiating the data source like this:
var dataSource = new JsonDataSource(n…...or if you can skip certain parsing features, adjusting these options...Use loose mode for faster parsing Profile and Optimize JSON Structure...