Hi Team,
I’m trying to determine whether a shape has any visual effects applied before rasterizing it. I’ve combined checks using the Aspose.Words Java API as follows:
private static Boolean hasVisualEffects(final Shap…...as follows: private static boolean hasVisualEffects(final Shape...