Commenting Text in PowerPoint Presentations Using Aspose.Slides for Java

Hi Team,

We are looking at a use case where we want to add comments to the text of the PPT. To put it in simple words, if there are 10 sentences in one slide, we want to put comments against each sentence, it means finding the coordinates of the text and commenting against those coordinates. Please suggest us the code to get the solution for this using JAVA.

Also, we were looking at a second use case where we were planning to convert the ppt to pdf, using Textabsorber to find the text, and then adding bookmarks.
Suggest the best way to achieve this.

Thank you

@cacglo,

1). See the document with examples on how to add slide comments in a PowerPoint presentation for your reference.
https://docs.aspose.com/slides/java/presentation-comments/

Could you please share more details and samples of your requirements? Additionally, please provide a template Presentation file with bookmarks for your specified text. You may create the presentation in MS PowerPoint manually. We will review it soon.