Where is download of office 2013 tools for VS 2012?
Can anyone point me to where to download the office 2013 tools for VS 2012. I've found the ones for VS2010 and VS2013, just not VS2012.Thanks!!!Michael
View ArticleRow and Columns not working correctly
I have an excel sheet that has data in row A. I am trying to move all the data into two columns in word.The first column is working perfectly and will put all the data in it. The second column however...
View ArticleGetting Run-time error '70' : Permission denied while using VBA to get...
Hi,Am trying to 'retrieve' the current texture fill applied to a shape in my title slide. The VBA code used for the purpose is like this:myvar =...
View ArticleCreating class in new thread in new app domain and providing it with Office...
Hi,I have created new Excel 2010 Add-in for .NET 4.0.And created MarshalByRefObject object in code and run new background STA thread.A called this object and provided it with Application instance. No...
View ArticleSelect the first row of each cell in a table and Bold it. Leaving the rest of...
Hello,I have designed a program to pull a column Concatenated data from excel and paste it into two columns in Word. I am looking to have the first row in each cell bold and the rest of the cell to be...
View Articlerécupération de la fabrique de classes COM pour visio
I'm using the reference Microsoft.Office.Interop.Visio to create a visio drawing document. When trying to get a visio application in my c# program as follow : "Application application =new...
View Articleurn:schemas-microsoft-com:officedata
I have a problem identical to one that was reported here previously and never resolved. I've been seeking assistance at the ASP.NET forum. You can see extensive documentation at this address;...
View ArticleAutorecover interval in PowerPoint Application
I need to set AutoRecover interval every 5 minutes for PowerPoint.For Word:Microsoft.Office.Interop.Word.Application App = new Microsoft.Office.Interop.Word.Application();App.Options.SaveInterval =...
View ArticleDisable button under Paste Options: in Office 2013
Hi,I am working on Office 2013 Addins. I'm doing a customized Paste functionality, by ribbon -><command idMso="Paste" enabled="true" onAction="PasteModificaton"/>But normal paste is happening...
View ArticleInstant message with outlook
Hi.I have my own chatting application(VS2012, c++). I want connect instant message of outlook 2010.however i don't know what how to connect Outlook.My question is this:1. How to log in "instant...
View Articleshared Add-in project using c#
Hi,I created a shared Add-in project for office 2010(word, access. excel etc) in the project, user can use add-in button in the office to connect our server to download file to local PC. it works.my...
View ArticleEasing function used in PowerPoint
Hello, I am looking for the particular easing function that besides standard parameters considers also: Accelerate: Percentage of the duration over which acceleration (in part of the animation) should...
View ArticleNeed help with a macro please
I have a word doc with a series of questions which are answered in the rating 0-5. I need to put those in an excel with the fields and the rating. Can you please help me with a VBA code for thaT?Thanks...
View ArticlePowerPoint Interop TriggerType with InteractiveSequences
Hello,I have a question related to Interop PowerPoint. I have a strange issue related to Timeline.InteractiveSequences. The problem is that all the Effects within this collection has Timing.TriggerType...
View ArticleChanging target .NET Framework for Office 2013 / VSTA 2012 / InfoPath 2007...
Hi,I have been developing InfoPath web forms for a number of years, so I was excited to learn that (finally!) with new VSTA I can write code for my forms directly in Visual Studio 2012.So I installed...
View ArticleHow to Apply a Level to a Line In PowerPoint VBA
I'm a Word programmer looking for a way to do something in PowerPoint VBA. I'd like to apply a list level to the paragraph containing the insertion point. In Word, I woud use something lines...
View ArticleEmbedding fonts to RTF
RTF supports fonts embedding. But I've not found any example how to embed fonts to rtf file. MS Word generates fileds and data like this.{\f230\fbidi \fdecor\fcharset0\fprq2{\*\panose...
View ArticleInfopath 2010 Export to PDF - Borders fail
Hi All,Simple question - Is there a way to get InfoPath forms exporting to PDF without disregarding (at random) the borders within the form?This is an enterprise ready product, and it baffles me as to...
View ArticleMicrosoft Excel Formula Question
I'm pretty sure I posted this in the wrong forum. My question is I want to write a formula that I know =RANDBETWEEN(1,100) will pick a random number within that number range but I want to add to this...
View ArticleUsing VBA to capture word documents and paste to Powerpoint
Hi, I have been trying to find a solution to automate capturing/adding a word documents into powerpoint. At least 2 different filename of word that i need to paste to powerpoint in separate slides....
View Article