Cannot click into or scroll word document after opening .... Until I hit Ctrl+Home or interact with some options in the Ribbon Bar
Some of our clients have started reporting a strange issue in Microsoft Word after we open documents using Microsoft.Office.Interop.Word automation When they open a Word document they think that MS Word is hanging. The first indicator that it's not…
A black rectangle appears on my custom taskpane of my COM AddIn
A black rectangle or square appears for a brief time on my custom taskpane of my COM AddIn when taskpane is shown on the Excel. It also appears when closing the Excel
Mijn Microsoft Office 2021 Professonal Plus via Viakeys in Nederland.
GEACHTEN, Ik kocht op 28-12-2022 via Viakeys in Nederland mijn Microsoft Office 2021 Professionnal Plus. Ik kocht "Profesionnals PLus" omdat dit het enige aanbod was. Nu ontvang ik van dit bedrijf volgende melding - ergens in dit bericht via…
[Urgent] Possibly Microsoft 365 Office Apps updates crashing my Word Addin
Starting sometime around Nov 14, 2024, we have been observing consistent issues with our software product called Intelligent Content Tools (icTools) on some of our machines having Microsoft 365 installed. icTools is a plugin to Microsoft Word. This has…
I cannot use the shortcut 'ctrl+shift+v' in Office 2024
I cannot use the shortcut 'ctrl+shift+v' in Office 2024
I don't have Read aloud on my word, I need help
I recently reset my PC and had to reinstall Microsoft 365 and office but this time I got the 2021 version, and used my 2016 professional plus product key for it then I realised that I don't have Read aloud function.
I am getting error in outlook add ins below Error: Command failed: npx @microsoft/teamsapp-cli install --file-path "[file path]"
below is detailed error description attached screenshot as well Error: Error: Command failed: npx @microsoft/teamsapp-cli install --file-path "C:\Users\ayada19\AppData\Local\Temp\manifest.zip" (node:18680) [DEP0040] DeprecationWarning: The…
Actionable Adaptive Card Registration - What is a support URL?
I'm in the process of building an adaptive card for Outlook and had begun the registration process, however after checking back it appears that this was declined. When checking the reason it was due to the support URL, would anyone be able to help shed…
How do you pull Page Titles using the API if there are more than 100 pages in a section
When working with the graph API I can pull any data that I need as long as the section that I am working in has less than 100 pages. This is causing issues in my system. Are there any work arounds or options to this other than just making multiple…
Third Party API Authorization in Outlook Add-in
I am working on creating an Outlook Add-in that authenticates with a third-party authorization service. Based on the documentation, it appears necessary to use displayDialogAsync to redirect to a page hosted locally within the add-in to handle the…
Embedded fonts don't work on Windows PowerPoint after the new update
I work for a company that generates .pptx files programatically. As part of this, we embed font files in the generated document so that the fonts render on every user's system correctly. This embedding has been working correctly for many years, but it…
Is .setColumnWidth() broken in Excel scripts?
I have written a very simple code in Office Scripts which should simply set some column widths and the header rows (see below). However, when I run the script, the column widths are nowhere near the values I have input (I have added comments to show the…
How to call MSAL with the help of `Office.auth.getAuthContext()` response?
In Microsoft documentation for the Office.auth.getAuthContext() method, it mentions: "Gets information about the signed-in user. The add-in can pass this information to the Microsoft Authentication Library (MSAL.js) to get an access token for the…
How to make an Outlook add-in with a locally hosted proxy server accessible to all users in my organization?
I have developed a custom Outlook add-in using Visual Studio that integrates with Zoho Creator via a proxy server. I followed this quickstart --> https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/outlook-quickstart-vs). Currently, the…
how to update multiple instances of a recurring event
how to update multiple instances of a recurring event in Outlook with one api call? update all future occurrences of the event.
modifications are not saved upload file not generated cannot access a certain file. This error is on my laptop only but does appear on the same excel file on another laptop. My Macros are enabled and i have done a repair but still facing same issue
I am getting this error 'modifications are not saved upload file not generated cannot access a "certain file"'. This error is on my laptop only but does appear on the same excel file on another laptop. My Macros are enabled and i have done a…
Something went wrong with my outlook couldn't be able to use it
Something went wrong We couldn't sign you in. If this error persists, contact your system administrator and provide the error code CAA90063. Please any one can help on this issue.
Copy a file from one sharepoint folder to another using VBA Excel
Hi. I am trying to copy an excel file from one sharepoint folder to another and cannot find any information that actually helps me. There is so much conflicting information available. Can you tell me the most efficient and effective, standard way of…
Lock frame rate at 30 fps when exporting presentation as video
Hello community, For my work I need to export a powerpoint presentation as a video file with 30 fps and then process it in a video editing software. To export the presentation as a video I use a script: Sub ExportVideoFrameRate() If…
Unable to show new Task Pane when pinnable task pane is active
All, We are not able to show a new task pane when a task pane is pinned. Use case: User pins task pane1 in compose mode. The add-in tries to display a new task pane on message send but the new add-in cannot be displayed when pinned task pane is…