Hi, I am trying to extract Header and Footer text from a pptx.
I see, that I can write text via the HeaderFooterManager, like so:
IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...throws IOException { Path input1 = Path.of("src","test","resources"..."resources", "Title.pptx"); Path input2 = Path.of("src","test","resources"...