How to extract Slide data in 3rd part application from clipboard
I need to be able to copy/paste or drag/drop from PowerPoint into another application (C# WPF). In my OnDrop method the DragEventArgs Data has these formats: [0] "Preferred DropEffect"...
View ArticleVBA SpreadSheet Control doesn´t work on Excel 2013
Hello, I have an inherited vba macro from Excel 2007 that uses the OWC.dll activeX to include a SpreadSheet object within a userform, it works fine on Excel 2010 but when we updated to Excel 2013 it...
View ArticleCant save powerpoint after deleting links from excel using c#
I am using powerpoint and excel 2010. I have a c# program that opens powerpoint, updates the links from excel, then saves the file as a new filename. I then open the new filename and delete all the...
View ArticleLync -- 3 issues away from being a great app (IMO)
Lync is a great app when it's all working. If these things got fixed, it might be among the greatest connectivity tools in existence... I would have no serious complaints about it... and I complain. A...
View ArticleExcel Macros Not Firing
HiI have an excel workbook with a simple macro that fires on WorkSheet_BeforeDoubleClick which works well. The macro displays some data and then ends with cancel=true.But when I run the macro from the...
View ArticleQuestion about Sharepoint online ExcelService
Recently, I want to develop a customize app which need to get& save data from Excel which hosted on Sharepoint online. So I should use ExcelService web service(SOAP API). But when I use...
View ArticleHow can I set the color of a connector line in PPT?
Greeting,I have draw a line/connector within a rectangle-shape from the lower left corner to the upper rigth corner:Element =...
View Articlehow can I dynamically define sub/function at runtime in VBA?
Is it possible to dynamically create a function or a sub at runtime in VBA? Something that can be invoked later.
View ArticleOneNote 2013: 'Microsoft.Office.Interop.OneNote.Application' does not contain...
Hi guys,when trying to understand the samples from the MSDN OneNote 2013 Developer Reference (http://msdn.microsoft.com/en-us/library/office/jj680118%28v=office.15%29.aspx) I did the following:Visual...
View ArticlePowerPoint - Set language for all slides
I regularly receive PowerPoint documents that are written in French and i need to set the language to French for revision and correction.I have tried already a lot of solution found on Forums (like...
View ArticleExport Timephased Data to Excel
HiI am trying to use some code found on the web for exporting TimePhasedData to Excel but it is alling over on the second "Set tsvs" line with an error message:Runtime error "1101"The argument value is...
View ArticleAuthenticate against (3rd party) Office 365
For a desktop application I need to check if the credential a user has provided for O365 are correct. Can I use OAUTH to authenticate against O365? Users from various O365 domains will be using this...
View Articlecan I use a active-x commandbutton1_click () to execute a macro
hello everyone, I have not been able to tie down this answer from any books or resources. Can I use a active-x commandbutton1_click () to execute a macro from a Visio document. I place a...
View ArticleProgrammatically Add Formatted AutoCorrect: Outlook Word Excel
There are many posts available regarding the addition of AutoCorrect entries, formatted or not, using VB or PowerShell. These have been very helpful in my efforts to give marketing what they want: a...
View ArticleResize excel table that is embedded in Powerpoint via VBScript
Hi,I encounter the following problem:I have a powerpoint that has some excel tables in some slides.When I activate an Excel table in Powerpoint 2007 and 2010, the size of the excel object is roughly...
View ArticleUse the O365 API with CORS
Hello everybody,I'm stuck in the following scenario:I want my website (not SharePoint App) to access Documents from SharePoint. This includes transactions like getting file informations and up- or...
View ArticleVb.Net Visio 2013 - Invalid Document Identifier
Hello,We have recently upgraded our Office form 2010 to 2013 and we have noticed one of our applications integration has stopped working (actually this is our only application that integrates to visio)...
View ArticlePowerPoint 2013 MP4 Output
Is it possible to programmatically have PowerPoint 2013 create an MP4 video? In PowerPoint 2010 a new API was added, Presentation.CreateVideo, that you could use to create a WMV video. According to...
View ArticlePowerPoint is SlideShow running? c#
Hiiam having a c# reminder Application that pops up topmost aboth all other programs but i want it to remain silent in the background while a powerpoint presentation is running so if you having an...
View ArticleAdd some (Master) Shapes to another (Master) Shape in Microsoft Visio 2013...
I want to create a new Master Shape in the Microsoft Visio 2013 x64 like the Class Master Shape in the UML Class Stencil. When add the Class Master Shape to a page, it appends two Member and one...
View Article