Showing category results for Office Add-ins

Nov 7, 2016
Post comments count0
Post likes count0

Microsoft Graph Explorer Update – Revamped and Expanded

Yina Arenas
Yina Arenas

Hi folks! We’re Toby Baratta & Elizabeth Dinella, Office Extensibility Interns who worked on the Graph explorer over the summer. Graph explorer is a web application for exploring Microsoft

Microsoft GraphMicrosoft TeamsOffice Add-ins
Oct 26, 2016
Post comments count0
Post likes count0

Use commands to make your add-ins available in the Office ribbon

Office Add-ins team
Office Add-ins team

In March 2016, we released add-in commands for Word, Excel, and PowerPoint for Office desktop and Office Online. Add-in commands were made available in Outlook in November 2015  . Commands

Office Add-ins
Sep 26, 2016
Post comments count0
Post likes count0

Actionable messages for connectors and email now in preview

Jason Johnston
Jason Johnston

We're excited to announce a preview of Actionable Messages which embed actions in both connectors and direct email messages and help users complete tasks without having to leave Outlook. For example, Connector users can merge a pull request in GitHub or change the due date for a card in Trello without switching to those services.

Office Add-ins
Sep 14, 2016
Post comments count0
Post likes count0

Property Management Code Sample Updates Ship!

Microsoft Graph team
Microsoft Graph team

We are happy to announce we have shipped another update to the Property Management Code Sample in the OfficeDev repository on Github.com. We’ve had a lot of success with previous versions of

Office Add-ins
Sep 11, 2016
Post comments count0
Post likes count0

OneNote API calls fail with a large number of items in a SharePoint document library

OneNote API support
OneNote API support

Hello world! Paresh Moradiya and Sri Srinivasan, members of the OneNote API team here. We've heard from some of you saying that you're running into issues when accessing SharePoint-hosted notebooks in very large document libraries. We have come up with some instructions on how you can eliminate these OneNote API failures. The problem Applications c...

Office Add-ins
Aug 10, 2016
Post comments count0
Post likes count0

Creating Office.js Add-ins Video

Office Add-ins team
Office Add-ins team

In Office 2016, we have added greater depth and breadth to the Office Extensibility Platform. This ranges from hundreds of new APIs in Excel and Word, to Add-In Commands that let developers customize

Office Add-ins
Aug 3, 2016
Post comments count0
Post likes count0

Power your Apps with the new Excel REST API on the Microsoft Graph

Microsoft Graph team
Microsoft Graph team

Excel, the beloved productivity tool, now has a powerful REST API as part of the Microsoft Graph that enables developers to build rich and deep integrations with Excel workbooks in Office 365.

Microsoft GraphOffice Add-ins
Jun 15, 2016
Post comments count0
Post likes count0

WebCast: End-to-End Walkthrough of Excel JavaScript Add-in Development

Office Add-ins team
Office Add-ins team

In this webcast, we will walk through the end-to-end process of building an Office Add-in for Excel:  from launching Visual Studio, to writing a bit of JavaScript code that uses the new Excel 201

Office Add-ins
May 23, 2016
Post comments count0
Post likes count0

Page Preview API

OneNote API support
OneNote API support

Hi OneNote Developers, A common scenario when using the OneNote API is to display a list of pages for the user to take action (for example, get some of their content into your app). Displaying only the page title communicates a limited amount of information about the page to the user. Certain OneNote clients display a more friendly version of a pa...

Office Add-ins