For an existing presentation I want to add an extra slide with some additional free text. I am using
*IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();*
blankLayout = layoutSlides.getByType(Sl…..."); // Set font and left alignment IPortion...setText("This is new text."); // Set font and left alignment portion =...