In PPTX, when working on a table, it is possible to do the following:
Table Design ribbon
Table Styles
Clear Table
See screenshot for an example:
Clear Table.png (101.6 KB)
How to do this in Aspose Slides for Java?...get_Item(i)) { for (IParagraph paragraph : cell.getTextFrame().getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { IPortionFormat...