Hello there,
I would like to populate and display a Powerpoint slide in a browser. Population should not be a problem as your APIs and samples are great. So couple of questions here:
- Can I use something like GroupDocs (https://products.groupdocs.app/viewer/total) to achieve this? i.e. can a PPTX be rendered in a browser? and…
- Can I programatically respond to mouse clicks of a rendered PPTX in a browser? For example, I would like to popup our own editing components when a given component in a PPTX is clicked on. Is this possible?
Thanks in advance.