3,687 questions with Office Development tags

Sort by: Updated
1 answer

Getting a 10054 error when calling a Cognitive Services API from VSTO Word Add-in

I am developing a Word VSTO add-in so that I can call a Cognitive Services knowledgebase service. The code is pretty straight-forward and works fine when I run it from a windows console app (a similar call in python also works without…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,575 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,582 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
383 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,583 questions
asked 2024-05-15T21:16:54.8833333+00:00
AdamMorgan-1941 15 Reputation points
answered 2024-05-30T16:26:33.41+00:00
AdamMorgan-1941 15 Reputation points
1 answer One of the answers was accepted by the question author.

How to get GRAPH API token in office.js (got 401 unauthorized)

I set up my Azure app registration application following this document: https://video2.skills-academy.com/en-us/entra/identity-platform/v2-oauth2-on-behalf-of-flow I have my Web URI set as: https://localhost:xxxx/Application (client) ID. I added my custom page…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
926 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-28T16:29:48.7533333+00:00
S W 20 Reputation points
accepted 2024-05-30T15:47:23.6466667+00:00
S W 20 Reputation points
0 answers

fetch is not defined in SSO Office Add-in

I've followed the instructions here: Enable SSO in an Office Add-in using nested app authentication - Office Add-ins | Microsoft Learn Under the Call an API, TODO 4, my VS Code is telling me that 'fetch' is not defined. This is in the taskpane.js file.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-27T13:04:05.5666667+00:00
Tom H2o 0 Reputation points
edited the question 2024-05-30T04:32:57.4666667+00:00
Shweta Mathur 29,261 Reputation points Microsoft Employee
1 answer

How to fix a ActiveX cannot create a object error Outlook automation from Excel vba.

I have Office profesional plus 2021 64bit and Windows 10 64bit. I receive this error: Error 429: ActiveX component cannot create object I have a Excel Macro that prepare a customized email according to several data in a worksheet. This used to work, but…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,041 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,685 questions
asked 2024-05-27T15:24:15.78+00:00
Antonio Garrido 0 Reputation points
answered 2024-05-30T01:27:21.0433333+00:00
Antonio Garrido 0 Reputation points
0 answers

Any idea why xlfFormulaConvert / Application.ConvertFormula would fail in Excel?

If I try to call xlfFormulaConvert (C-API) with same result in COM Application.ConvertFormula on the following formula, it throws "#VALUE/Error 2015" exception, but if I do convert on each part of the formula, they work.  Is it because I need…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,658 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-28T19:29:28.36+00:00
Terry Aney 0 Reputation points
commented 2024-05-29T18:50:51.0866667+00:00
Viorel 114.2K Reputation points
0 answers

Event based action in Outlook web addin stops working after Admin deployment

We are developing a Outlook web addin following Microsoft documents that consists of manifest.xml, webpack.config.js etc. It has: a button we can click to display a taskpane an Event based action to display a sentence in infobar automatically…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,339 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,041 questions
asked 2024-05-29T10:04:37.93+00:00
William 25 Reputation points
edited the question 2024-05-29T10:08:39.37+00:00
William 25 Reputation points
1 answer

Seeking a introduction level how-to article for Visual Studio VSTO Word Ribbon button code basic set up

I've been coding VBA for 25 years. Now I need to deploy a word ribbon with buttons that will drive some sophisticated Word templates. I have read dozens of MS documentation files and still do not clearly understand what code goes in the ribbon call…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
907 questions
asked 2024-05-28T16:58:47.73+00:00
David M. Peck 20 Reputation points
answered 2024-05-29T07:11:43.8366667+00:00
Jiajing Hua-MFST 7,315 Reputation points Microsoft Vendor
1 answer

How to make workflow structure (employee approve/reject process) using visio

I am developing web based application and i want to show the workflow about my developing application to management using visio. i have visio and i am new to use for creating diagrams in visio. can i have some sample visio diagram for the below…

Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
85 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-28T05:30:30.2633333+00:00
BeUnique 2,112 Reputation points
answered 2024-05-29T06:27:39.9566667+00:00
Olaf Helper 42,841 Reputation points
0 answers

Event trigger inside Outlook Addin when Outlook logout or close

We are using SSO for our ADDIN in outlook using OfficeRuntime JS. We created our own token using below steps. step 1-> Read the Token from OfficeRuntime.auth.getAccessToken({ allowSignInPrompt: true, }) step 2-> Passing the received token to…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,339 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-28T03:40:39.7866667+00:00
RAVI TEJA GUGGILAM 0 Reputation points
edited the question 2024-05-29T05:01:54.11+00:00
kguntaka 1,845 Reputation points Microsoft Vendor
1 answer

X-Unsent: 1 doesn't work on windows 11 and new outlook

Hello, I generate an eml file but the header X-Unsent doesn't work anymore on the new outlook version (windows 11). How can I specify the mail is a draft ? Sincerly

Outlook
Outlook
A family of Microsoft email and calendar products.
3,339 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,814 questions
asked 2024-04-05T14:29:07.5866667+00:00
AZKa 35 Reputation points
commented 2024-05-28T21:32:26.01+00:00
Felipe Fantin 5 Reputation points
1 answer

Send 4 reqeusts at the same time, but still get "Application is over its MailboxConcurrency limit."

Hi, I am developing an application that can create and delete appointments in a calendar. I have read through the Graph throttling-limits documentation and understand that only 4 concurrent requests can be sent. Therefore, I created 4 threads to send…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,339 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-04-25T02:09:46.36+00:00
Alex Kang 0 Reputation points
answered 2024-05-28T19:37:44.9466667+00:00
CharanyaB-MSFT 1,806 Reputation points Microsoft Vendor
0 answers

Outlook Ribbon VSTO: I cannot add a ribbon button in the Attachments tab

Hello I need to add a single button in the Attachments tab. In https://github.com/MicrosoftDocs/visualstudio-docs/issues/6770#issuecomment-866319992 I see that there is a link https://www.microsoft.com/en-us/download/confirmation.aspx?id=50745 where you…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,438 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,339 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,041 questions
asked 2023-07-05T16:12:37.42+00:00
Pablo Glomby 186 Reputation points
commented 2024-05-28T14:56:00.81+00:00
Krystian Szczurek 0 Reputation points
0 answers

Microphone permissions using outlook addin

Our customers are facing an issue enabling the microphone to use our extension for Outlook in the web version. There's a new update on Outlook web that is blocking the usage of the microphone inside extensions. We tried other apps that use the…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,339 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-20T15:25:02.17+00:00
Lucas A 0 Reputation points
edited a comment 2024-05-28T14:04:04.8133333+00:00
Shephin Philip 0 Reputation points
0 answers

Outlook access tokens not renewed automatically with Extended MAPI application

I have an Extended MAPI application running as a Windows service and using a previously, manually configured Outlook profile that accesses mailboxes on M365. This application has been running fine using the same Outlook profile for months or with some…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,339 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
526 questions
asked 2024-05-10T10:06:06.8633333+00:00
Adrian Drollinger 0 Reputation points
edited the question 2024-05-28T02:52:37.9266667+00:00
KristianSmith-MSFT 31 Reputation points Microsoft Employee
1 answer

Remove a custom outlook web addin

I created a Outlook web addin and I was able to install it (https://aka.ms/olksideload). Now I would like to remove the addin but I am unable to do it. The process fails with error 300 in OWA. Any assistance is appreciated.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,339 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-08T11:19:06.0066667+00:00
IT 0 Reputation points
commented 2024-05-27T08:34:33.62+00:00
ChristyZhang-MSFT 22,081 Reputation points Microsoft Vendor
1 answer

Can I do business with the business model below?

Hello. I am trying to create an ADD-INS service for MS Word, PPT, Excel using COM-ADDINS method with MICROSOFT VISUAL STUDIO ENTERPRISE 2022 or PROFESSIONAL 2022 version and distribute it to my customers. The main function of ADD-INS is to make it easier…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,438 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-27T00:43:13.4766667+00:00
김보희 0 Reputation points
edited a comment 2024-05-27T06:28:57.9633333+00:00
김보희 0 Reputation points
0 answers

How does Office addin detect when the browser or panel is closed and display a customized pop-up window?

How does Office addin detect when the browser or panel is closed and display a customized pop-up window?

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,438 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-27T05:52:47.39+00:00
Dora Chen 0 Reputation points
1 answer

Fetching OneNote Page Content Returns 500 Error via Microsoft Graph API

We are currently experiencing issues with the Microsoft Graph API when attempting to retrieve the content of OneNote pages. Despite numerous attempts, this API consistently returns a 500 Internal Server Error for specific calls. Here are the details of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-03-14T08:27:37.6133333+00:00
Shradha Pokhriyal 5 Reputation points
answered 2024-05-24T18:58:34.49+00:00
CharanyaB-MSFT 1,806 Reputation points Microsoft Vendor
0 answers

Recommended approach to adding web pane to Excel worksheet

We are using the Javascript API to write an Excel add-in. The app runs well in the task pane. We are making good headway on that, but there is a specific feature we want to support that is challenging to find an answer for: How can we utilize the…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,658 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
926 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-24T14:14:40.7666667+00:00
Tim Habersack 0 Reputation points
0 answers

How do I delete old emails so I don’t run out of storage?

When I delete emails from my inbox or sent folders etc. etc. and then empty the trash - my percentage of storage used is not reduced. Where else do I delete to reduce the amount of storage I am using? I am getting messages telling me I am almost out off…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,687 questions
asked 2024-05-24T04:53:26.0433333+00:00
Dave Peddicord 0 Reputation points