Powerpoint zoom adding iframe. Code
Hello. I added the iframe code to my page. But I have a problem. I can't zoom in the Powerpoint application. What should I do so that people can use the zoom tool in the code on my page. Some text is small. I need zoom. Please help me with this. I will…
SSO fallback for Outlook add-in required for what cases?
I'm developing an addin that uses msal-browser to implement SSO in a similar way to https://github.com/OfficeDev/Office-Add-in-samples/blob/main/Samples/auth/Outlook-Add-in-SSO-NAA-IE/README.md (though using a standard public client application instead…
How to consolidate tasks across different Loop sites into one to-do-list
How do I consolidate tasks across individual Loop sites into one to-do-list?
SSO NAA Outlook Add-in Error in Production Environment
I am experiencing an issue with the SSO NAA Outlook Add-in in the production environment. The setup works correctly in the development environment, but in production, it returns the following error when attempting to send the SSO to the 'token'…
visio 2021 export datamodel code to Oracle DDL
I have a Visio datamodel that I'd like to export into DDL code for Oracle so I can run it manually to create my database objects. How do I get this information? I can't even figure out how to save the table description to excel.
Why does Outlook Web media-src CSP block all media not hosted with Microsoft
I'm having an issue with viewing videos added to an AdaptiveCard as a recipient on Outlook Web. The send works, the adaptive card comes through correctly with all the appropriate IDs, I can see the video, the thumbnail, and I can click "Play"…
Troubleshooting Phone Number Association with Microsoft 365 Developer Account
Hello together, When I try to set up an instant sandbox for Microsoft 365 as part of Microsoft 365 Dev Program (https://developer.microsoft.com/en-us/microsoft-365/profile), I am getting the following error: We can't continue with the signup process for…
New Outlook 2024 do not create "email drafts" as it use to create before in classic version
This Delphi code use to work before switching to new 2024 outlook version: try OutlookApp := GetActiveOleObject('Outlook.Application'); except OutlookApp := CreateOleObject('Outlook.Application'); end; try MailItem :=…
How Can I use date type control in VBA user form?
Hello, I want to use control like datepicker in userform in VBA. but I can't find it in VBA control. Which control I can use? if someone let me know of it, I'd be very appreciated. thanks, c00012
set specific time for incoming meeting reminder
Hey Microsoft,, hoping you can help.... I encountered an interesting issue with one of my users who do a lot of work within Classic Outlook. her issue is that sometimes people who send her meeting invites, they forget to add a reminder time for the…
0xC0000005 issue when fetching and using Excel of offce from a specific C#
How are you? I'm a developer who is developing with C#. Create an Excel application of Microsoft.Office.Interop.Excel using Panel in C# Winform and connect it to Panel C# I have configured a program to control Excel within the program. During…
Plugin using shared runtime gets loaded in the ribbon, but doesn't react to button presses
We are seeing a strange problem with some of our documents: A published Excel add-in gets for some documents (totally random) stops showing the sidebar when the user clicks on a button in the ribbon. We have added console logs to the script entry point…
Outlook add-in Failed Sideloading
Hello, I am attempting to build an Outlook add-in that will scan the contents of an open email and determine if any links in that email are from a trusted domain. I am not interested in a task pane add-in or really any user-facing buttons/panels. I want…
How to adjust text box size on all PowerPoint slides at once when changing slide size
I need to change the format of old PowerPoints from 4:3 to widescreen (using PowerPoint for Mac). I cannot seem to figure out how to get the text boxes to adjust to the changed format - they stay the previous, now narrow, narrow size. The slide Master…
How can I fix the error "Method 'range of object'_Worksheet' failed
I keep getting this error "Method 'range of object'_Worksheet' failed while debugging this code Is there anyone knows how to fix this? If Dir(Sheet2.Range("D" & [Product_ID] + 1).Value, vbDirectory) <> "" Then
Inserção de imagem no Word com DocumentFormat.OpenXml
Não estou conseguindo abrir um arquivo docx que foi criado de forma programática usando C# using DocumentFormat.OpenXml; using DocumentFormat.OpenXml.Drawing.Wordprocessing; using DocumentFormat.OpenXml.Drawing; using…
OfficeClickToRun attempt to gain access to lsass.exe
Good afternoon! I am an engineer in the ASTEL monitoring sector. We encountered such a problem that the SIEM system registered an attempt to gain access to lsass.exe (a critical Windows OS process responsible for managing security policies,…
Microsoft Outlook Add-In: Contextual Regex for Links
I want to develop a Microsoft Outlook add-in that highlights links in Emails. I found this example for a add in that highlights order numbers and displays a popup when clicking on it. The Code "responsible" for that is this regex in the…
unable to find the font.
Hi All, I am using Microsoft 365 Apps for Enterprise, version 16.0.18129.20200. Does the font come by default when you install Microsoft Office, or does it need to be installed separately?
Subject: Suggestions for Bookings Calendar
In the bookings calendar, under the "Add Time Off" tab for staff, why isn't there an option to select "All Staff" instead of having to choose one person at a time? Additionally, I think it would be beneficial to have all federal…