I am trying to convert word template into actual docx document using Aspose LINQ Reporting Engine.
I want to use Symbols into table cells but they are conditional.
For example, I have one table with 5 columns where each cell will show symbols out of 10 symbols depending upon condition.
Is there any easy way where I can specify this?
My Symbols list will be grown in future.