Hi,
I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...{ for (var shape : slide.getShapes()) { if (shape instanceof...((PictureFrame) shape).getShapeType()) { ((PictureFrame) shape).setShapeType(ShapeType...