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…...header and footer text from the notes slide. Here’s a code snippet...pptx"); // Access the master notes slide IMasterNotesSlide masterNotesSlide...