office-interop
MS Word Interop C# RPC_E_SERVERCALL_RETRYLATER Error
So I keep getting the \"Application is busy\" RPC_E_SERVERCALL_RETRYLATER error with the following code.It is worth noting that this exact code worked fine with Word 2003 and .doc files.After upgradin[详细]
2023-04-13 02:55 分类:问答Insert Image in Excel through Matlab
I am using the function, Shapes.AddPicture to insert an image in an excel file. I am calling the routine something like this :[详细]
2023-04-13 01:09 分类:问答Lock the word document and open Modal Dialog above the document
In a Windows Forms application I need to open a word document and hide the main form, and above the word document I need to open a Modal Dialog. When the modal dialog is shown, the word should be disa[详细]
2023-04-12 19:41 分类:问答Outlook Items.Restrict Does not return all messages
I have a small powershell script, which uses Outlook interop to move certain messages from inbox to other folders. The basic move operation is done using the code below:[详细]
2023-04-12 12:10 分类:问答Word interop - how to close one Word window without closing all of them?
I\'m using Microsoft Word Primary Interop Assemblies to slave MS Word.My application opens up its own Word window (u开发者_JS百科sing an instance of Microsoft.Office.Interop.Word.Application).After th[详细]
2023-04-11 18:40 分类:问答Microsoft Office Interop in a mixed Office 2003 / 2007 / 2010 environment
In a situation wher开发者_如何学Goe most of the users are using the latest version of MS Office, and a few are using older ones, Office 2003/2007, due to machine limitations, is there a way to properl[详细]
2023-04-11 07:06 分类:问答ApplicationClass Documents.Open returns null for ASP.NET site on 64bit system
I have a problem with opening word document from ASP.NET site. The solution works fine on Windows 2003 Server, but doesn\'t work on Windows 2008 server x64 and Windows 7 x64.[详细]
2023-04-11 06:12 分类:问答Crop MS Word Images using Matlab Activex control
I am using MATLAB to paste and caption plots into Microsoft Word.I would like to also crop these images using the ActiveX control.[详细]
2023-04-10 11:24 分类:问答Office Interop Issue on Windows Server
I am trying to access the Word Office Interop on a server from my aplication using the following line:[详细]
2023-04-08 17:44 分类:问答Translate VBA syntax to Matlab for Activex control of Word document
I am a newbie to using activex controls in matlab. Am trying to control a word document. I need help translating between VBA syntax and Matlab, I think. How would one code the following in matlab?[详细]
2023-04-07 18:31 分类:问答