Visio 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 ArticleScripting for advanced home users and students
I wish to know if I've figured out the positioning of the various ways to do scripting in Work and Excel for home users and students. My idea of advanced home users and students are people who don't...
View ArticleAutomatically creating Softwate High level Design Diagrams
Hi,We are working on simplifying and standardizing the architecture template.We have standard set of patterns that each and every team have to follow in our organization.We need to automatically...
View ArticlePoor VSTO performance during multiscreen slideshow, PowerPoint 2013
Hi,I am facing a very strange problem in PowerPoint 2013...I have a background thread running, which will trigger a change in the position of some shapes every 20 ms on the UI thread with Invoke(). The...
View ArticleVBA for Counting Overallocated Resources in MS Project 2010
Hi AllI am struggling with a piece of code to count the number of overallocated resources in a Project. The code I have tried is below for information:Sub OverallocatedResources() Dim A As Assignment...
View ArticleVisio Error: "Failed to update subscriptions"
Hi All,Our application interacts heavily with Visio Interop both through COM from a separate .NET process and when running as an Add-in. Most of the errors visio throws out are useless as a message,...
View ArticleUsing the OneNote contact tag to send contacts to Outlook 2013
In OneNote 2007 there was a functionality to create outlook contacts directly from OneNote. If I wanted to rebuild this functionality using the OneNote contact tag, what preliminary reading would I...
View ArticleLicense information regarding redestribution of Microsoft Office 2010:...
Hifor my company I am writing Microsoft Project Add in and I use DLL in Microsoft Office 2010: Primary Interop Assemblies Redistributable . the DLL I use is Microsoft.Office.Interop.MSProject.dll. I...
View ArticleMutli Sheet Excel displaying only last two tabs - Office Automation C++
Hi There,I am trying to view multi-sheet excel using office automation in C++. Only last two or one sheet is visible. Am i missing some parameters in "Open" call? I am using following parameters....
View ArticleOffice Deployment Tool 64bit
Is there Office Deployment Tool for Click-to-Run 64bit?I got only x86 from this https://www.microsoft.com/en-us/download/details.aspx?id=36778, not sure whether there is x64 for this toolThank you.
View ArticleOpening word document in browser
How to open a word document in browser using asp.net .For ex:The way it was done in word web app in skydrive
View ArticleHow to create a powerpoint add-in?
Hi guys, I have been developing a powerpoint addin. I am facing the following problems:1. I am not able to align the text to center.(used code is shape.TextFrame.TextRange.Text="Your text";)...
View ArticlePowerPoint VBA: Confusing "Object Does Not Exist" Error
I'm writing a code to combine PowerPoint files based on a config text file. However, when reaching a certain point in my code, I get the following output:PS...
View ArticleLicensing PowerPoint when using OLE/COM access to PowerPoint Functions
Hi everyone,hope I am in the correct forum: I'm currently dealing with an MS licensing question when using a PHP based web application that is accessing PowerPoint objects on a Windows Server via COM....
View ArticlePowerpoint VBA Apply Theme/Design/Master/Layout to Existing Slide
I have been playing around with the themes, designs, masters, layouts, etc of the PowerPoint 2010 API. Firstly, I'm having trouble wrapping my head around this model. It seems a theme has a design that...
View ArticleInterOp vs Open XML
In our team we have requirement edit some slides in a ppt, should we InterOp or Open XML ?
View Articleexcel macro to paste 4 charts on a single slide in powerpoint ...
i have multiple workbooks, each workbook has NN sheets, each sheet has 5 charts, 4 of the charts are in a rectangle on the sheet.i need to paste the 4 charts into a single slide in powerpoint deck.then...
View ArticleFile passes validation but can't be opened
For a project I'm working on, I need to insert a linked image (an image that links back to a server and is loaded externally) into a blank excel document. To accomplish this, I am using the Open XML...
View ArticlePowershell and Excel
Hey everyone! I was wondering if I could get a hand with something.I work in a school district as the helpdesk technician. Our teachers are now required to update clearances every three years. One of...
View ArticleUnable to cast COM object of type 'System.__ComObject' to class type
hello all,My project is in VS 2013 for Office 2013 in vb.net and connects to a vendors assembly dll to get exposure to their dialog boxes. My code then calls the vendors dialog. When I debug the code I...
View Article