breslav
Jan 10, 2025Copper Contributor
Status:
New
Add Method to Create Hyperlinks in PowerPoint JavaScript API
I am writing to request the addition of a method in the PowerPoint JavaScript API that allows developers to programmatically convert text into hyperlinks. Currently, this functionality is available i...
colecdc
Jul 29, 2025Copper Contributor
I too would find use in this. I just made a useful took to automate ToC creafion, but I can't automatically link the ToC entries to their respective slides. Workaround is having a VBA macro go back through the ToCs and link using the shown page number. I could rework this all in VBA, but JS for Office is more elegant :)