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

Width Of Contextual Menu

I am trying to use the command bar of ng-office-ui-fabric, and modify the width of uif-contextextu… Read more Width Of Contextual Menu

Office.js Select Text And Replace It With A Contentcontrol

I have the following use case using Office.js: search for some text with body.search() after findi… Read more Office.js Select Text And Replace It With A Contentcontrol

Disable Background On Desktop Excel Using Office Js Displaydialogasync Function

We are using add-in manifest file to run application on taskpane on Desktop office 365. We have use… Read more Disable Background On Desktop Excel Using Office Js Displaydialogasync Function

Why Does My Jquery Getjson Call (within Office.js (excel Js Add-in)) Return An Error?

This javascript within an Office js add-in always fails when making a get request: function update(… Read more Why Does My Jquery Getjson Call (within Office.js (excel Js Add-in)) Return An Error?

(javascript Api 1.3 For Office) Custom Properties Getitemornull

I've created this a couple days ago in which i needed help regarding how to add custom properti… Read more (javascript Api 1.3 For Office) Custom Properties Getitemornull

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