Need Statistics value of Paragraph and Word count in Aspose.Slides

We need to exract the Word count and Paragraph count for a PowerPoint presentation using Aspose.Slides. This statistical value can be seen under the Statistics tab in Advanced Properties in PowerPoint.

Is there a means in the API to do so?

Thanks,
Baroon.

Dear Baroon,

I regret to inform you that there is no direct method available to calculate the word and paragraph count in a given presentation. However, there is a work around method that can be used to achieve this task. Please proceed to this link to see how to extract entire text from presentation. By simple modification of adding a counter for word and paragraphs, you can achieve the task. Please share, if you may have any further problem.

Thanks and Regards,