Hi Team,
Can we remove email id and phone number while generating pdf from ppt.
Means the output pdf will not have email and phone number.
Secondly, can we replace email & phone number with some string e.g “ABC” while…...snippet: Presentation presentation = new Presentation("sample_ppt_file...pptx"); for (ISlide slide : presentation.getSlides()) { for (IShape...