3,513 questions with Office Development tags

Sort by: Updated
0 answers

OfficeJS Trigger Email Sending in the Integration

I am building an outlook integration using OfficeJS. The requirement from my client is like below: In message composing mode, when user click the integration button, email item is automatically sent out. After that, a integration window appear,…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,010 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,513 questions
asked 2024-05-06T20:54:12.2766667+00:00
Hongchen Lin 0 Reputation points
edited the question 2024-05-06T20:54:42.1366667+00:00
Hongchen Lin 0 Reputation points
1 answer

COM timeout Excel

Microsoft 365 Excel version 2403. C# application (WPF on .Net 8) using excel COM interop ("automation") which adds a menu in the Excel application and setsup a click handler (in WPF). All works normally just fine, but when debugging and say…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,479 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,281 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,513 questions
asked 2024-04-24T07:13:01.6266667+00:00
Magne 126 Reputation points
commented 2024-05-06T15:24:50.4433333+00:00
RLWA32 40,656 Reputation points
0 answers

Slow Office 365 install with Configuration Designer

I am having an issue when running a provisioning package made with configuration designer. Currently trying to have Office 365 installed during provisioning using ODT and a batch script. It takes 3.5-4 hours for the office installer to complete, however…

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,513 questions
Microsoft Configuration Manager
asked 2024-05-06T15:02:20.1133333+00:00
Jeff Sullivan 0 Reputation points
edited the question 2024-05-06T15:09:37.79+00:00
Jeff Sullivan 0 Reputation points
1 answer

Our add-in stopped working on Outlook for Windows New

Our add-in (here) has suddenly stopped working on Outlook for Windows New: no task pane opens when we click the add-in icon. This affects both versions installed from App Source and as sideload. We have also tried old versions of our code which we…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,010 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,513 questions
asked 2024-05-03T10:47:24.06+00:00
Jordi Salvat i Alabart 0 Reputation points
commented 2024-05-06T09:42:49.71+00:00
Jordi Salvat i Alabart 0 Reputation points
0 answers

[Outlook add in]Issue with Compose Launch event

Hi There, We Have developed an outlook add-in, I need a help on below implementation. Whenever I open a "Compose New Email", I have to open my add-in I know I have to use the LaunchEvent to cat the trigger. My manifest is as below…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,840 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,010 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,513 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
597 questions
asked 2024-05-06T06:25:06.0666667+00:00
Pepper Cloud 0 Reputation points
edited the question 2024-05-06T07:56:16.72+00:00
Faery Fu-MSFT 17,021 Reputation points Microsoft Vendor
0 answers

[Outlook Add in]Incompatibility of manifest.xml in M0365 Outlook

We are facing some issue with our Outlook addin when we test with the Outlook that comes with Microsoft 365 subscription. The application is working in the new version of the Outlook desktop that comes with Windows…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,840 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,010 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,513 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
597 questions
asked 2024-05-06T06:17:46.2266667+00:00
Pepper Cloud 0 Reputation points
edited the question 2024-05-06T07:51:00.53+00:00
SokiGuo-MSFT 23,481 Reputation points Microsoft Vendor
0 answers

OneNote Interop API UpdatePageContent changes lastModifiedTime of unmodified child elements

C# with .NET Framework 4.8, OneNote 16.0.15726.20188 64-bit Using the Interop API, IApplication.UpdatePageContent(xml, lastModTime, XMLSchema.xs2013, true) Given a page with one Outline and two OE paragraphs where each OE paragraph was…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
164 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,513 questions
asked 2022-12-07T12:49:30.887+00:00
stemarcoh 11 Reputation points
edited the question 2024-05-05T12:07:43.92+00:00
stemarcoh 11 Reputation points
0 answers

OneNote Interop API UpdatePageContent breaks Spell Checking

C# with .NET Framework 4.8, OneNote 16.0.16924.20150 64-bit Using the interop API, IApplication.UpdatePageContent(xml, lastModTime, XMLSchema.xs2013, true) Given a page with an OE paragraph, where the user selects a run of text, not including the end of…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
164 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,513 questions
asked 2023-12-02T05:35:46.46+00:00
stemarcoh 11 Reputation points
edited the question 2024-05-05T12:07:31.5166667+00:00
stemarcoh 11 Reputation points
0 answers

OneNote Interop API NavigateToUrl fails if called again too quickly

C# with .NET Framework 4.8, OneNote 16.0.15726.20188 64-bit Using the Interop API, IApplication.NavigateToUrl(pageURL) Invoke once with a valid page URL, it succeeds Invoke again (within about two seconds) with a different valid page URL, it…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
164 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,513 questions
asked 2022-11-15T13:36:59.937+00:00
stemarcoh 11 Reputation points
edited the question 2024-05-05T12:06:57.14+00:00
stemarcoh 11 Reputation points
0 answers

How to know if document or mail configured with sensitive labels?

We want to verify if document or mail is configured with sensitive label information before reading content through Office JavaScript API.

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,513 questions
asked 2024-05-05T05:52:19.6733333+00:00
Mithun K S 0 Reputation points
2 answers

Unable to sign in to microsoft 365 dev error code 41101

Hello! I'm unable to access the dashboard at this time. I'm encountering a login error: Error Message: We're unable to sign you in with this account. The sign in was unsuccessful. For details, see the Microsoft 365 Developer Program…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,840 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,513 questions
asked 2024-01-25T19:45:18.3033333+00:00
achraf kédidi 105 Reputation points
commented 2024-05-04T10:29:11.1966667+00:00
Hlulani Baloyi 0 Reputation points
1 answer

Error When Pressing "Send Code" During Microsoft 365 Developer Program E5 Subscription Creation

After an 18-month hiatus from development, during which my Microsoft 365 Developer Program E5 subscription was deleted. I am attempting to create a new E5 sandbox. When I press the "Send Code" button while completing the "Add phone number…

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,513 questions
asked 2024-05-02T14:18:25.89+00:00
Michael Scott 0 Reputation points
answered 2024-05-03T19:45:25.9366667+00:00
Said A 711 Reputation points
0 answers

How to integrate Auth0 login on Desktop Office apps (in an Addin)

Hello, I am currently developing an Addin for Word and it is difficult to finish it because the SSO (Auth0) is working well on the web version and my plugin works wonders however I cannot login on the Windows or Mac version of Word because of the url…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
668 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,479 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,513 questions
asked 2024-05-03T12:54:35.5533333+00:00
Pierre C 6 Reputation points
1 answer

Excel VBA Error with user access Permission.Add

Hello, I wrote the following Excel Macro to assign user permission to the Excel file. Sub Add_Permission() Dim objUserPerm As Office.UserPermission Set objUserPerm = ActiveWorkbook.Permission.Add("test@test.com", msoPermissionChange) …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,479 questions
Windows 365 Business
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,513 questions
asked 2024-05-01T10:03:49.6333333+00:00
Dec 0 Reputation points
commented 2024-05-03T10:11:27.61+00:00
Dec 0 Reputation points
0 answers

VSTO Excel Com Add-in using Visual Studio 2022 and Office 64 bit vs 32 bit installer

I have a VSTO Excel Com Add-In that uses a webviewer. 64 Bit installer Excel 2021 64 Bit, Shows in menu bar and shows the webviewer control when installed. Excel 365 64 Bit, Shows in menu bar BUT does not show the webviewer control when…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,479 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,513 questions
asked 2024-05-02T21:04:17.66+00:00
Potter, Lizbeth 0 Reputation points
edited the question 2024-05-03T01:33:24.53+00:00
Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
0 answers

How to automatically move/copy outlook incoming and outgoing messages for a specified mailbox to a shared network folder?

We have a group that is managing certain Outlook shared mailboxes and would like to automatically save a copy of the incoming and outgoing messages from a given mailbox as they come in or sent from.

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,513 questions
asked 2024-05-02T22:50:20.54+00:00
Rosales, Ariel 0 Reputation points
0 answers

Excel script for filling cells within a specified range with a specific fill color if any cell within the range is selected

Using scripts in Excel (NOT VB macros), I need to be able to fill any cell within a specified range with a specific color if any cell within the range is selected ("clicked on"). Note that the spreadsheet will have different columns that need…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,479 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 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,513 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,646 questions
asked 2024-03-31T14:28:49.82+00:00
Robin Theodore 0 Reputation points
edited the question 2024-05-02T17:06:50.7833333+00:00
Robin Theodore 0 Reputation points
0 answers

Trusted location error in VSTO clickonce on network drive

Hi, We are publishing vsto-projects via clickonce and have started facing a problem when we references them as described here:…

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,513 questions
asked 2024-05-02T12:28:30.29+00:00
Michael Andy Poulsen 0 Reputation points
0 answers

insertFileFromBase64 causes accumulation of styles

We're working on an add-in for Word that involves opening multiple documents. However, we've encountered an issue: when we use context.document.insertFileFromBase64 to open several documents, the styles from these base64 documents are being…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
668 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
875 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,513 questions
asked 2024-05-02T09:31:53.63+00:00
Hanna Lebedenko 15 Reputation points
edited the question 2024-05-02T10:11:55.8433333+00:00
Hanna Lebedenko 15 Reputation points
1 answer

Problema para printar um Formulario do VBA

Ola, quando eu executo o codigo UserForm1.Printform no meu formulário do vba, ele gera um PDF com um PrintScreen do formulário porem o formulário fica pela metade, alguem consegue me ajudar?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,479 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,513 questions
asked 2024-04-11T19:26:06.9233333+00:00
Julio Cezar Francisco Martin 0 Reputation points
edited the question 2024-05-02T08:56:38.49+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor