I\'m trying to manipulate an excel file with C# by using Microsoft.Office.Interop.Excel. The workbook I\'m trying to manipulate has shared protection between users.
I\'ve got a tiny (I hope) problem again, and I don\'t know how to obtain access to some presentation properties provided by PowerPoint (however I don\'t even know how to google it or search it at the
I want my Qt application to be able to save simple vector graphics to clipboard in a compatible way. On windows I want to be able to paste the graphics into Microsoft Word or Powerpoint. On Linux I wa
I have created a windows appli开发者_C百科cation which makes use of Office.dll and PowerPoint dlls of Microsoft office 2003. At design time, when I am adding reference to these dlls to my project it r
I have a WPF window( using c# as code behind) that has some text fields. What I want is, when the user presses the print button I want to take the information on these fields and use Microsoft word 20
I\'m interested on how to get the old menus back for Office 2007.I know you can buy add-ins that do this, but I\'m more interested on how these are done? I want to implement this at home and just need
I get this error when I open a program I created in Windows Vista in C# with WPF on a computer with Windows XP:
Long ago writing VBA macros for MSFT Office was part of my job. Now it looks like I may be traveling down that road again, and I have not touched MSFT Office for anything serious in years.
With the latest security update from MS Security Existing word templates documents could not be loaded and theystarted throwing exceptions each time we load.
I\'m using VS 2005, asp.net 2.0. I need to read a word document (.doc) in asp.net, make some replaces and then generate another word document.