For the new Add-ins for Office please also add the office-js tag to your question.
I downloaded "Office 2010 Add-In: Icons Gallery" that is docx file with two backstage tabs that hold icons. How can I …
icons ms-office office-addinsI want to set some custom document properties of a word document I'm creating in my C# code. To do …
interop ms-word vsto office-2010 office-addinsI have created a pptm file with macros that open certain pptx templates. I then created a new tab with …
vba powerpoint office-addinsthe situation: .net 3.5 c# or vb.net(also tested) word 2007 add-in I'm trying to set the Background Color of the …
c# office-interop word-2007 office-addinsI am implementing Oauth 2 authentication for Office 365 account in a java based server side application. After reading the documentation, I …
azure office365 outlook-addin office-addins microsoft-graph-apiI'm working on build Office add-in with Adal.js for AAD integration. And my add-in requires some permissions. When I …
azure-active-directory adal office-addins office-js adal.js