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)
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
build and install word officejs add ins
i have developed a task pane word addin with yo and js
the thing is when i built it i have html files and manifest.xml file but i don't know how to install these files inside word (windows)
i used th...
Jood jindy
Votes: 0
Answers: 1
MS Word JavaScript API - event handler for Content Controls
Is there a way to fire a function when clicking on a contentControl in Office-js?
I am writing an add-on for MS Word, and I have inserted content controls, that will be associated with a list in my ad...
Atonic
Votes: 0
Answers: 1
How to Detect Autosave Change Event With Word JavaScript APi
Does the Word JavaScript API support event detection for an autosave on or off event such as when autosave gets turned off for a document issue?
I can see Excel supports it as mentioned here: https://...
MobileJon
Votes: 0
Answers: 1