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 in a Presentation in Java Aspose.Slides Product...IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideM()....