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…...of("src","test","resources", "Content.pptx"); Path input3 = Path... input4); try (InputStream stream = new ByteArrayInputStream(Files...