Skip to content Skip to sidebar Skip to footer
Showing posts with the label Office Js

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

Embed A Uservoice Widget In An Add-in In Excel For Windows

(* I clean up the initial thread *) I want to add the UserVoice widget to one Excel add-in. I have … Read more Embed A Uservoice Widget In An Add-in In Excel For Windows

Office Js Custom Xml

I am trying to implement Custom XML parts feature in Office js. While creating custom XML part in … Read more Office Js Custom Xml

Is It Possible To Copy Excel Formula Using An Office Add-in?

I have managed to create a fully functioning task pane add-in for Excel 2013 using Visual Studio Pr… Read more Is It Possible To Copy Excel Formula Using An Office Add-in?

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