I’m trying to detect whether a shape has visual effects (specifically reflection) using the Aspose.Words Java API.
I’m using the following logic:
com.aspose.words.ReflectionFormat r = shape.getReflection();
if (r != n…...Words Java (DrawingML) Aspose.Words Product...Product Family words-java premlatha March 29, 2026, 5:42pm 1 I’m...