Apply a template to a new presentation in vb.net
Hi,I have created a vb.net application in which I am creating powerpoint slides using templates.Template is nothing but existing powerpoint slide with some background theme and footer.So, I have to use...
View ArticleHas the authentication token changed in 1803 from previous versions?
Out agency uses Risk Based Multi-Factor Authentication (RBMFA) with SiteMinder to authenticate any outbound traffic. We have been deploying Office 365 regularly for the past two years and have never...
View ArticleProblem Installing Office 2019
I am trying to install a copy of Office Professional Plus 2019 using the Office Configuration Tool in the same way that I previously installed Office Professional Plus 2016.Everything appears to...
View Articleoutlook
how many outlook emails addresses and which outlook were they have I had over 10 years
View ArticleHow best to handle the new Office 2019/365 ribbon SVG icons for an Office...
I always try to make sure that my Word add-in with a custom ribbon matches the user's Word version in terms of design. But it looks like the new version of Word complicates things...1) As I understand...
View ArticleOneDrive User Impersonation
I need to write some code using CSOM which accesses user's OneDrives. I don't know the user's passwords (obviously), is there a process for impersonation in CSOM to let me do this?
View ArticleGetting "System.UnauthorizedAccessException HResult=0x80070005" when I try to...
Hello, I have add-in where one button makes following steps:- insert 2 shapes- group them as one group set.So, when I push the button for the 1st time - everything is OK. When I push it for the 2nd...
View ArticleIs there a way to create a chart in PowerPoint if I have the chart.xml file?
Hi all; I need to create a chart in my AddIn (COM, not VSTO). I already have code that creates the chart.xml file (I use it in our Word AddIn calling Range.InsertXML() to add a chart in Word. Does...
View Article“Upload My Add-in” is gone in OneNote Online
Now, I am trying to develop OneNote add-in. However, I can not upload "manifest.xml". Uploading was done a few days ago. Did you change the way you uploaded it? Please tell me how to upload...
View ArticleSearch and Highlight text in ppt - openxml
I am using openXML to search particular text and highlight it (change its color) in ppt using openxml. Below is the code , how ever it is not highlighting the text in the ppt. Please suggest...
View ArticleFeedback Wizard in Office
I just want to add an small button in Office so that my staffs can leave their feedback or report issues when using Office. Any general directions or guidance is appreicated.
View ArticleI do not know how to add a row to a particular table with "OneNote Add-in".
If there is more than one table on OneNote's page, you can not add a row to a particular table using the script below.<script> Office.initialize = function(reason){} $(function(){...
View ArticleDefine Subfolders for New Outlook Users
When we open a new mailbox and there will on only one main folder called "Inbox". As a administrator, can I define a folder structure for all the new users in my company?
View ArticleSearch for the problematic Outlook Rules
Some of my users report that their Outlook rules are broken. I'd like to know if it's possible that I, as an administrator, can I scan for all the mailbox and find and fix the problematic rules for...
View ArticleHow can I get input text in office add-in?
Please help me on get input text in office js.Thanks a lot!-Lim
View ArticleUse EWS to Search for the Delegate Permissions
I am using EWS to search for the delegate permissions:https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/dd633672%28v%3dexchg.80%29How can I search and list the...
View ArticleHow to access SharePoint files (outlook.office365.com) with VBA from PowerPoint?
Hello,I try to add pictures from a sharepoint url (https://outlook.office365.com/owa/...) to a slide in PowerPoint with this command:Set shp = sld.Shapes.AddPicture(...)When the code gets to this...
View ArticleI wanna convert my MSG files into EML file format.
Hey guys! I have some MSG files in MS Outlook mail account but now I now want to change all of them into EML file format of Outlook Express. I need a method (but it must be effective and safe) if...
View Article