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…...for (IShape shape : slide.getShapes()) { if (shape instanceof...ITextFrame textFrame = ((IAutoShape) shape).getTextFrame(); for (IParagraph...