Hi,
I am trying to find out how much Aspose.Slides can be used for a business requirement I have for a client, we have to create ppt files dynamically and bind data from db to it. I have achieved this using openxml but I am facing issues with inserting tables with data dynamically in this ppt file. Can anyone please help if this can be achieved with Aspose or not if so then how.
The count to tables to inserted will be determined at run time and based of that I might also have add more slides to ppt file.
Also I am sure that checkboxes are also supported by Aspose, but again I was not able to find much information on it. Can anyone also help me on that.
Thanks in advance.