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)
C++ COM add-in - find if MS Word, PPT, Excel has unsaved changes
I have created a basic COM add-in for MS office apps like Word, PPT, Excel in Visual C++ using _IDTExtensibility2 interface.
Now i want my add-in to find if Word, PPT, Excel has any unsaved changes.
F...
Shabari Pragash
Votes: 0
Answers: 1
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
How to use powerpoint vba, Dock the Selection Panel on the right and The following TaskPanes are on the left, and are expanded - Fill, Size, Picture
The environment I use is office365
How to use powerpoint vba,
Like the picture below
Dock the Selection Panel on the right and The following TaskPanes are on the left, and are expanded :
Fill and ...
Joshua Abraham Yuan
Votes: 0
Answers: 1
VBA - How to determine the number of legend entries shown
I've looked all over for the answer to this and I am completely stumped. Any help would be greatly appreciated!
Look at this example:
As you can see, there are 20 .Series in the .Chart, but only 15 a...
Jimmy Sjöberg
Votes: 0
Answers: 1