Hi
When trying to watermark powerpoint slides using Aspose Slides for Java api, it is not showing watermark on the slides in the portion where tables are there.
Any suggestions for that?
This is the code snippet used: …...setFontHeight(52); int alpha = 150, red = 200, green = 200...setColor(new Color(red, green, blue, alpha)); // Lock Shapes from modifying...