Category "office-js"

Is there any way to add Tags to the slide from Power Point web add-in?

We know we can add the Tags attributes to the slide from "windows PowerPoint add-in". But we couldn't find that option in web add-in. Is there any way to add t

Open a task pane programmatically in OfficeJS

We can write action element in Menifest file to open a task pane: <Action xsi:type="ShowTaskpane"> <SourceLocation resid="readTaskPaneUrl" /> &

Getting a range's surrounding text in Office-js

I have code that finds text in Word and stores the resulting ranges in an array. I am able to navigate the matching result using the array of ranges. I also w

Where does Microsoft Office Add-ins manifest get locale from?

I have a Word add-in defined by a manifest xml file with the following overriding: <DefaultLocale>en-AU</DefaultLocale> <DisplayName DefaultValue