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…... Code: Presentation presentation = new Presentation("c:\\work\\charts...rk\\charts.pptx"); presentation.getSlides().forEach(slide ->...