python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Handle for close event of PowerPoint app in the add-in (JS)
I was looking for a way to handle the closing event of the PowerPoint when developing an Add-in.
The only ones that were a bit close was the fact that we can detect the visibility change of the add-in...
user1532809
Votes: 0
Answers: 2
Update PowerPoint slide with controls built on server
I have an issue when trying to update a PowerPoint slide, more exactly I want to build on the server the controls that are not available on the frontend version of PowerPoint and then insert them into...
user1532809
Votes: 0
Answers: 1
Detecting shape delection in PPT
in a VSTO project is possible intercept shape delete event?
I've try to intercept key press with "mousekeyhook" but without success.
Anyone have suggestion?
Thanks!
Brambuz
Votes: 0
Answers: 1
Lock control for editing in Powerpoint using Office-JS
I've read the documentation that Microsoft has about Powerpoint addins: (https://learn.microsoft.com/en-us/office/dev/add-ins/powerpoint), but I can't find a solution for the following usecase:
I need...
user1532809
Votes: 0
Answers: 1