Microsoft Office
How can i download my office to my laptop and i have it on my computer but i dont have my product key
View ArticleC# Getting incorrect image using intrope api for presentation.
Hi,I have to export MS-office presentation to png for each slide.aI am using C#.net and MS-office introp liberalizes for exporting as png. Getting incorrect image while exporting.
View ArticleHow do I listen to OneNote Interop events (15.0 library) from unmanaged code?
I wrote a C# WPF app that can read/write/update to my OneNote application, using the OneNote 2013 APIs from this guidance from Microsoft. But when I tried to register to the OnNavigate event, nothing...
View ArticleI cant open .pptx files. Why not How do I fix that?
I can't open .pptx files. Why not? How do I fix that?
View ArticleExporting MSP Data to Excel based on unique entries in a custom field
Hi AllI have a routine which prints individual Task Sheets in Excel for each unique Resource name. This works perfectly well, however I now have a need to be able to print the same based on unique...
View ArticleHow do I listen to OneNote Interop events (15.0 library) from unmanaged code?
I wrote a C# WPF app that can read/write/update to my OneNote application, using the OneNote 2013 APIs from this guidance from Microsoft. But when I tried to register to the OnNavigate event, nothing...
View ArticleA custom instance of a built-in Ribbon gallery works incorrectly in...
Hello,A customer of Add-in Express has found an issue that I reproduce in a VSTO add-in with the following Ribbon XML:<?xml version="1.0" encoding="UTF-8"?><customUI...
View ArticleWhere to go for help on boarding to Office 365 development?
I want to get started writing apps for Office 365, but the very first tutorial won't work for me.Getting Started:...
View Articleoffice 365
Is it possible to configure MSAccess 2010 to send emails with Outlook 365?If so, how?Original VBA code to send email using Outlook 2010:Private Sub Send_Click() Dim objOutlook As Outlook.Application...
View ArticleHow do I listen to OneNote Interop events (15.0 library) from unmanaged code?
I wrote a C# WPF app that can read/write/update to my OneNote application, using the OneNote 2013 APIs from this guidance from Microsoft. But when I tried to register to the OnNavigate event, nothing...
View ArticleI can't reopen my Office VSTO(Document, Workbook) solutions on Visual Studio...
Dear all,I am using Visual Studio 2015 community with Office Tools for Visual Studio(https://www.visualstudio.com/en-us/features/office-tools-vs.aspx).I am able to create VSTO office projects and work...
View ArticlePowerPoint VBA that uses SetTimer will throw an exception if it uses...
We use the SetTimer kernal call for our VBA processing. We use the same approach for Word, Excel and PowerPoint and have our code running in Office 2003, 2007 and 2010. We recently upgraded our...
View ArticleExcel 2010 VBA Macro Error - Library Not Registered
We are using Office 2010 and Lync 2013.When trying to run the macro below, an error appears Run-time error '-2147319779 (8002801d)': Automation error Library not registered.I have tried registering...
View ArticleVBA CheckBox Controls
I have 200+ Check box options in my word document and each one is supposed to be highlighted when checked so I have 200+ private subs similar to the followingPrivate Sub CheckBox5_Click() If...
View ArticleIs there a way to determine when a new draft mail item is being created by...
When a user click reply/ forward or reply all for a mail item in outlook, we are being directed to a new mail item which allows to do changes and send. is there a way to get an object of this mail item...
View ArticleCertificate generated by Java "keytool"
Hi Everybody,I have created a certificate using Java “keytool” utility, that is self-issued and self-signed – with the extension *.cer.I have imported that certificate using windows certmgr.exe tool to...
View ArticleVisio 2013 - Backstage: Can not display button before idMSO FileSave
<customUI xmlns="http://schemas.microsoft.com/office/2009/07/customui" onLoad="OnLoad"> <backstage> <button id="button1" label="Create SnapShot (CMFS)" isDefinitive="true"...
View ArticleRibbon
Hi everyone,I am currently working with ribbon in Excel 2007 Pro and creating a custom menubar front of TabHome (insertBeforeMso="TabHome").Since the ribbon is getting more and more filled, I was...
View ArticleUnable to activate key for MS Office Professional Plus 2013
Unable to activate key for MS Office Professional Plus 2013
View ArticleHow to remove sharing on onedrive programatically?
Please tell me how to remove or revoke sharing on file in onedrive using c#?
View Article