Programmatically search and select sentences in Presentation

Hi,

I m looking for ways to programmatically search and select a sentence in the docs, pdf, and slide. I found some methods works with pdf and docx but i cannot find any methods for slides. SearchNext Search is not working for slides.

How can i programmatically search and select a sentence in presentation?

Thanks in advance

Hey @Mustafa, :wave:

Thanks for the question! I think the issue you’re running into with SearchNext / Search not working properly in presentations (slides) is related to the same limitation that’s been discussed in these threads:

Does this sound like the same problem you’re seeing, or is it something slightly different? If it’s not exactly the same, could you share a bit more detail (e.g., the exact API call you’re using, any error messages, or a minimal code snippet)?