Hi,
Hi Ashish,
I copies content of ppt table to doc table but how can I copy styling from ppt to doc table.
Hi Ashish,
Aspose.Slides does not support the table themes at the moment. When you are copying the text from PPT table cell to Word table cell, there are many text properties associated on portion, paragraph and cell level. You may need to choose desired properties and find respective poperties in Aspose.Words table and map the slide cells + portion+ paragraph values to respective cells+portion +paragraph values in Aspose.Words. You have to devise some custom solution on your end to perform the mapping.
Many Thanks,