ole
Modify an embedded Excel object inside a Word doc
I need example code or even a 3rd party object that will allow me to get to an excel object embedded in a word doc. I have already tried Aspose and they do not have th开发者_如何学编程e capabilities y[详细]
2023-01-23 12:18 分类:问答Word OLE Automation Watermark adding in MS-Office COM Object
I am using PHP COM Object but i guess it is the same in all other languages. How do i add watermark to a .doc / .docx Microsoft Word using COM / OLE Automation?[详细]
2023-01-22 22:27 分类:问答Which date format does VarToDateTime(VarDateFromStr) use?
I\'ve been having problems lately with date conversion lately. Some workstations my application run on don\'t convert string to date correctly.[详细]
2023-01-22 17:37 分类:问答Why is my COM factory never released during the program lifetime?
I have a native C++ ATL in-proc COM server. A separate test program calls CoInitialize(), calls CoCreateInstance(), then[详细]
2023-01-22 00:53 分类:问答Can I set the ErrorCheckingObjects in Excel per worksheet?
I am generating a CSV file which I then open in Excel via OLE Automation. Because of the format of the data, Excel shows many \"Inconsistent Formula\" warnings (a green icon in corner of each cell).I[详细]
2023-01-21 07:33 分类:问答C#: Maximum file name length for OLE file
I used WinAPI function to create OLE file in C#. The WinAPI function is: [DllImport(\"ole32.dll\")] public static extern int OleCreateFromFile([详细]
2023-01-21 02:03 分类:问答How to extract office embedded OLE files under Linux, Nativly (Python,C,Java)?
I am trying to extract Excel Documents which embedded inside word document as OLE but its failing hard.[详细]
2023-01-20 07:59 分类:问答Resize MediaPlayer without play button controls
I wanted to code a resizeable WindowsMediaplayer (ActiveX) wit开发者_JAVA技巧hout the play controls. it should fit to TPanels. I had to work this out a while ago, and after lots of googling i found th[详细]
2023-01-19 22:46 分类:问答Watir Excel call not working on virtual machine
I have a watir test that downloads some information from a web app to an Excel file, and I then open the file to confirm the contents.On my dev box everything works fine, but the scheduled automation[详细]
2023-01-19 21:09 分类:问答Why does my IMessageFilter not always work?
I\'m working on Word automation and to get rid of \"Call was rejected by callee\" / \"the message filter indicated that the application is busy\" errors I implemented an IMessageFilter. The messagefil[详细]
2023-01-19 11:49 分类:问答