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…..., Sample code: // Load the existing presentation Presentation...free text goes here."); // Set font and left alignment IPortion...