How to override the 'Convert' button press event for Powerpoint 2010?
Hi, How Can I override the Convert Button Press Event for Powerpoint 2010?I had tried to add command in Ribbon.xml to capture the IDMso 'UpgradeDocument', however the Handler is not called....
View Articleplacing attachments in db field or into file system
This is a general question regarding whether it is better to store the attachments (docs, xlsx, pdf, txt, etc) in the db attachment field or into a file system on a shared server folder. I've worked...
View ArticleHow to set shadow on Activity Box in Shape Data
Hello,I am trying to assign a Low Value Add property to my activity shapes. When placing the activity shape, I want to be able to specify whether it is a low value add activity in the shape data.If it...
View Article“Microsoft.Office.Interop.Excel.dll” compatibility for Parallels-Mac
“Microsoft.Office.Interop.Excel.dll” file which we use, is not be compatible for Parallels-Mac. is there a solution? will need the same for word too.thanks.
View Articlerun-time error '-2147467259 (80004005)': in visual basic 7.0
Hi,Can anyone please help me in solving run-time error '-2147467259 (80004005)': PowerPoint could not open the file.I am using Visual Basic 7.0 version.I am currently unable to open the PPT file in the...
View ArticleRestrict Standard User from not removing the COM-Addins registered under HKLM...
Hello,I have developed a COM-Addin for word 2013 by VS 2013 and installed it under the HKLM with Admin rights. Now from an non-admin account, ie Standard User I'm able to uncheck that addin from the...
View ArticleDelete empty rows in DataRecordset, External DATA, or load exactly data rows...
Hello! I have few problem with DataRecordset properties when I load external Data to visio. The uploading done well, and I have the datas. The problem is that the UBound(lngRowIDs) count all rows in...
View ArticleCommandBar.FindControl() does not return object for...
Hi,I am trying to find the CommandBarControl Object via CommandBar.FindControl(ID: 15022), it is returning NULL.15022 is UpgradeDocument IDMsoHOwever, If I pass the ID: 3(FileSave), I am able to get...
View Articleset SlideWidth and SlideHeight by Template in Powerpoint
Hi,is there a method in VBA to change the slide size of a PowerPoint presentation based on a template?When I open PowerPoint and the default blank.potx template, the slides are in ppSlideSizeA4Paper...
View ArticleHow to use OCT (Office Customization Tool) with office 365?
I am working on a project Office 2010 clients to Office 365. I am aware of using OCT (Office Customization Tool) for customizing office 2013. Is there any way to use this along with office 365? OCT...
View ArticleGet active slide in Slide Master View, Powerpoint 2007/2010
HiI'm inserting images onto an active slide. This works well when in the Normal view. When I switch to the Slide Master View I get the following error: "sliderange cannot be constructed from a...
View ArticleProblems automating Visio in Windows Server 2012
Hi,We currently encountered a problem automating Visio (2010) under Windows Server 2012. Our job is simply open a Visio diagram, make some small changes (Shape Texts), and then export it to SVG and...
View ArticleOffice 365 Developer Subscription from my MSDN subscription not activating
Hi, I have a "Visual Studio Ultimate with MSDN" subscription. As part of the subscription is the bundled "Office 365 Developer Subscription". I tried to activate the subscription 3 months ago but it...
View ArticleHow to erase annotation on powerpoint current slide?
I am able to delete annotation from the all slide using following code.presentation.SlideShowWindow.View.EraseDrawing();this method delete annotation from all the slides. how can i delete annotation...
View ArticleMicrosoft Powerpoint 2003 and 2007 compatibility
Dear Sir or MadamI am Miss.song, writing to take about problem which is Microsoft Powerpoint 2003 and 2007 compatibility.I, as a programmer in Document converting work, am developed Microsoft...
View ArticleUnable to Open two PowerPoint.exes as two separate applications
Hi All, Iam unable to open two applications for PPT.I can open two windows under same appication/exe. After doing the registry Hack i can able to open two application for Word and Excel.Could some body...
View ArticleOffice Ribbon Tab (COM)
HelloIs there a way in Ms Office (v2010, v2013) COM Addin, to know the current active Ribbon Tab or when a specific tab is activated?Thanks
View Article[C#] PowerPoint Addin - Presenter View and Zoom
Hello,First things first, can you delete my other thread? It seems I created it in the wrong forum.. SorryIs there a way to obtain the Presenter View itself? The one which shows up when a second...
View ArticleMacro for repair Visio Error #318
Please test my macro for repair Visio Error #318 [code]Sub vsd_RepairError318() Dim cl As Row Dim n As Integer n = 0 Dim row_name$, row_value$, row_prompt$, new_prompt$, bl As Boolean For i =...
View ArticleVBA call to third party DLL not working on Windows 7
I have an application in MS Access which makes use of a third party DLL. This works fine in earlier versions of Office / Windows but I am really puzzled by the error I get using Office PRO 64 on...
View Article