We use Aspose.Cells for Java and faced with following requirement - generate Excel (xlsx) file from complex template.
This archive contains simplified template with 3 sheets - template, data source and expected target file content. test.zip (9.4 KB)
As we can see, it is may be possible via Smart Markers, but is there any way to not to use array-like structures for fields like deal.totalAmount and deal.client.name?