Hi Aspose.words Team,
I need to display some data in docx. So I have created template in template I am using smartmarkars and I have given like this [<<dt.First_Name>>]
and this data have multiples. Like consider there are 5 first names. For this I am using DataTable.
So should I iterate or automatically it will iterate?
How can I use smartmarkers for doc using DataTable?