Mouse pointer issue
HeyWhen I change mouse pointer style in mouse settings in order to get bigger pointers for persons with low vision, Word seems to ignore these changes. For example changing link pointer (the hand with...
View ArticlePowerpoint 2013 | VBA | ComboBox (drop down menu) Code
Hello Support,Need help with Powerpoint 2013 VBA. Trying to get a drop down box (ComboBox) in a PowerPoint presentation so when you select a option in the ComboBox (in this case a state) it jumps to a...
View ArticlePowerPoint cannot create .mp4 under Windows 10
Since upgrading to Windows 10, I can no longer create .MP4 files from PowerPoint 2013. I have tried two different ways and either just hangs; no errors just never finishes even if left overnight....
View ArticleBest strategy to develop Help files for an Office based application?
I'm developing an application based on a Access Database and a Word Template (Office 2007 and later) and I reached the point to start to think to the help system.Do you have suggestion relating type of...
View ArticleWhen I try to use UI Automation for PowerPoint, I can only get the first...
The code works for Word and Outlook but fails with PowerPoint in that only the first character or first word of the textbox ever gets selected. Is this a bug? Is there any workaround? Try this on a...
View ArticleCould not get the custom property details in vb.net - framework 4.0 for Visio...
Private AppDoc As ObjectAppDoc = ApplicationInstance.ActiveDocument For i = 1 To AppDoc.CustomDocumentProperties.Count If AppDoc.CustomDocumentProperties.Item(i).Name = nPror Then...
View ArticleIncluding Web search results in Task Pane in Office App
Is it possible to include something like Google search results in a task pane in Office 2013 as a Office app(Visual Studio 2013)? We are looking to have a browser based functionality such that whatever...
View ArticlePowerPoint 2013: Check whether eyedropper is active
In is there a (preferrably documented) way to programmatically check whether the eyedropper is active?My question is - as a first step - not bound to any particular programming/automation language, but...
View ArticleCustomizing the Ribbon Programatically with Apps for Office
Hi,1.Is there are any way to customize the Office 2013 programatically as a Office App using Visual Studio 2013(like adding extra menu tabs,icons etc)? The Office App needs to be published in Azure...
View ArticleLanguage Pack installed but no Translation Pair
We're running Exchange 2013 with Office 2013 (English) and we also installed the Full Dutch Language Pack Dutch proofing tools work (spelling / thesaurus) but when we try to use Translation we don't...
View ArticleHow to get client secret from azure active directory for native app for using...
I am developing an outlook plugin.I want use one drive API's in it.I easily got the client Id and client secret for using API's for one drive personal accounts.But, when I registered my application for...
View ArticleParameters for COM/Excel Chart.Export in C++
Hi everyone!Please before anyone responds "Just use C# or C++/CLI," please bear in mind that .Net managed assemblies are not an option. The project I am working on requires that .NET *not* be used....
View ArticleVisio automation in windows service fails
Automation with Visio doesn't seem to work in a windows service, but it works fine with a windows app. Any ideas on how to make it work in a windows service? Example code (which points directly to a...
View ArticleVisio Interop: Opening an .svgz file using Interop.Visio in C# VisualStudio...
I am trying to open an .svgz file from C# and export it to .pngIt works fine when done via debugging in the VS2013 IDE but in the executable, Open() and OpenEx() always return the error: "This file...
View ArticleChanging InfoPath browser mode
I'm wondering if there is a way to make Infopath render forms using the latest IE browser mode available on the system.We make use of the UI.ShowModalDialog function in our InfoPath forms, to show...
View ArticleThe Dsofile.dll files not reading the Office 2013 document properties.
The Dsofile.dll files not reading the Office 2013 document properties. Is there any other possibility to read the custom properties if the Visio 2013 and all office 2013 product files?The dsoFile demo...
View ArticleOffice 365 - REST and Client API calls for Shareable Links and Item Permissions?
Hi all,In developing a native application integrating Office 365, I'm in need of API calls to create (and retrieve) shareable links for uploaded documents in the same way that the Office 365 "Share"...
View ArticleNew To VBA
Hello everyone. I'm in an online class called Mastering VBA for Microsoft Office 2013. Is there a forum or website I could use to get a better understanding of the codes? I have an assignment that is...
View ArticleWhere can i download Office 2013 home and business?
I have active subscription to MSDN and volume licensing.Can anyone please tell me from where i can download following version of office:Microsoft office 2013 Home and businessI tried to search in...
View ArticleCan't install Microsoft.Office.Interop.Excel.dll
I try install Microsoft.Office.Interop.Excel and others by running o2010pia.msi but files didn't install untill I install Office 2010. After install Office o2010pia.msi write all needed files to disk....
View Article