python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Word Document Formatting Issue
I am currently trying to manipulate a Word file to get it in a proper format to convert it to a GIFT format. Currently, I have the document in the following form:
This is a question?
a Correct Answer
...
Ed the Analyst
Votes: 0
Answers: 1
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
Microsoft Office Professional Plus 2019 Spellchecker dialog in a windows form application, the "Not in Dictionary" text area is empty and disabled?
I have Microsoft Office Professional Plus 2019 installed in Windows 10 Enterprise.
I used "CheckSpelling" method in calling a spellchecker dialog in a c# windows form application, however, t...
qme
Votes: 0
Answers: 1
Implementing table insertion into Word using Office for JS (officejs)
Working on a project aiming to convert some C# based Word Add-in into JavaScript using officejs.
Quite surprised that after 5 years of development officejs API is not quite there in terms of coverage ...
Franek Kuciapa
Votes: 0
Answers: 0