Using mouse events on a PowerPoint slide.
Hi, I am creating a PowerPoint 2010 add-in using VSTO. I need to capture mouse related events.PowerPoint.Application provides three mouse related events.1- Application.WindowBeforeRightClick2-...
View ArticleAccount Office 365 Developer (E3)
I am havingtrouble activatingthe Office 365developeraccount (E3) frombeneficilMSDN!In thefillprocessthe data in theformas personal dataanduserIDanddomain,and after verification bySMSerrorhappens...
View Articlewhat's the difference between "app for office" and "office addin"
I am a beginner to study office development.In VS2015,the name "apps for Office/SharePoint" is changing to "Office/SharePoint Add-ins". Does it mean that there is no difference between them? However,...
View ArticleOffice 16 VBA, Microsoft.ACE.OLEDB.12.0, can't find installable ISAM or crashing
Dim conndBase As New ADODB.Connection conndBase.Open "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" & TemplatesFolderPath & ";Extended Properties=dBASE III;User ID=Admin;"Opening ADODB...
View ArticleOffice updates breaks registered property schema (Explorer/Shell)
I have an app called DWG Columns that makes it possible to see certain meta data for Autodesk DWG files in Explorer both as columns and as InfoTip. Below different DWG columns are showed.Recently I was...
View ArticleEdit times for a document
Scenario - I have a team of editors that require edit functionality to a document. Team member A is only allowed to edit a document between 8 AM and 10 AM. Team member B is only allowed to edit a...
View ArticleOffice 365 Developer forum is online now!
A dedicated Office 365 Developer forum has been created! You are welcome to post Office 365 Developer related questions there:Office 365 Developer...
View ArticleIn PowerPoint2010, There is TypeMisMatch exception is being thrown in...
Hello,In the below code We facing one issue in PowerPoint2010 automation using latebinding . Issue is there is a TypeMisMatch exception is being thrown when using the ExportAsFixedFormat method in...
View ArticleType MisMatch exception thrown when using ExportAsFixedFormat in PowerPoint2010
Hello,In the below code there is a TypeMisMatch exception is being thrown using latebindind but in early binding ExportAsFixedFormat is working fine. Please give me the solution why it is not working...
View ArticleMultiple Users Accessing Single Workbook - Best Practices?
Hello all,I am putting together a collaboration tool that works in the following manner.Users have the "client" workbook which has the VBA enabled application I have written which consists of a single...
View ArticleiOS Connect Setup Not Working
Hi,I'm trying to setup and install the ios connect sdk by following this tutorial. I'm using objective-c and my minimum deployment target is ios 9.0 (although i dont think this has anything to do with...
View ArticleThe RPC server is unavailable
I got the error "The RPC server is unavailable" sometimes when access Outlook-public folder, what wrong is the server?
View ArticleDid de pias require of some kind of license?
As the question say, my client is asking me if pias (Primary Interop Assembly) requiere some kind of licence to install on the server and use it.I can not found any information on internet or msdn. I...
View ArticleHow does one properly and fully implement UCOfficeIntegration?
Hello,Does it exist a document describing how to properly and fully implemement UCOfficeIntegration?I am attempting to implement an IM Provider for Office 2010. When reading the document "Presence...
View ArticleIM Client Integration with Outlook
Hi,I am trying to understand the procedure of Integration the IM Client with Outlook 2010. The below link is used for this :- https://msdn.microsoft.com/en-us/library/office/jj900715.aspx Outlook is...
View Articlecant install entire Microsoft Office Developer Tools in VS2015 Enterprise
Hi,I have already installed Microsoft Office Developer Tools and been using it these days, but when I modified the VS, I noticed that the check box in front of MODT didnt be selected. There are still...
View ArticlePowerpoint 2013 Paste in hidden presentation Bug
Hello, In Powerpoint 2013 the function Slides.Paste(1) always fails when pasting in a presentation opened without window, the bug can be reproduced in VBA and using the Interop dll through a VSTO add...
View Articlemsword object doesn´t copy wholestory.
Hi,I´m using a loop from access to open a number of documents (depending on user selection) with word, copy "wholestory", paste into a second word document and finally, when the loop is done, copy...
View ArticleWhere is Microsoft.Office.Interop.OneNote.dll on Office 2013?
I've just upgraded from Office Professional Plus 2010 to Office Pro Plus 2013 and there is no Microsoft.Office.Interop.OneNote.dllWhere can I get this interop library?
View ArticleGIF Images Fetching From PPT (C#)
Hello I am new to PPT I have a PPT File With GIF Images, I need to export GIF Images to my local directory as a GIF Format . currently I am exporting the GIF images also as PNG format I don't want...
View Article