Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ms Word

Body.search Issue In Word Desktop

context.document.body.search() is throwing an InvalidArgument exception in Word 2016 for desktops w… Read more Body.search Issue In Word Desktop

Word Addin Doesn't Work On Word Online

Developing a Word addin were you can pick a docx-file and it gets inserted in the new blank documen… Read more Word Addin Doesn't Work On Word Online

Bring Spell Check Window To Foreground With Javascript/jscript In Windows 7

I have some JScript code (converted from some old VBScript) that starts like this: var Word = new A… Read more Bring Spell Check Window To Foreground With Javascript/jscript In Windows 7

Bring Spell Check Window To Foreground With JavaScript/JScript In Windows 7

I have some JScript code (converted from some old VBScript) that starts like this: var Word = new A… Read more Bring Spell Check Window To Foreground With JavaScript/JScript In Windows 7

Context.application Is Undefined When Using WordApi 1.3

With WordApi 1.3 it should be possible to use the new createDocument method to create new documents… Read more Context.application Is Undefined When Using WordApi 1.3