Hello,
I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the Quality is low, text is sometimes missing, and the style is different. Is there another way to e…...have many discrepancies - the quality is low, text is sometimes missing...getShapes().forEach(shape -> { if (shape instanceof Chart chart)...