How do you programmatically save an excel workbook using 开发者_开发百科OLE and C++ Builder? I\'m guessing it might be something like:
I am having difficulty opening a EXCEL 2007 in Delphi 7 It works for Office 2003 and below but the wonderful people at microsoft have sent an update or something and the delphi app fell over just earl
This is a very common problem when Excel Worksheet or Chart is embedded into Word or Powerpoint. I开发者_如何学JAVA am seeing this problem in both Word and Powerpoint and the reason it seems is the CO
How do you use PasteSpecial in Delphi to paste into an Ole PowerPoint. I开发者_如何学JAVA have rtf data i want to paste into powerpoint and I need to use PasteSpecial. However I cannot find documentat
When I am editing a Word document in an OleContainer (inplace) and I switch to another Word document and then I switch back, I cannot use my rightmouse button anymore. The context menu will not show u
I\'m automating Word with Delphi, but some times I got an error message: The requested member of the collection
I want to call an ActiveX DLL or OLE2 object from ABAP. I already know the syntax of how to instantiate the object & execute the methods:
Borland Developer Studio 2006, Delphi: I have a TOLEContainer object with AllowInPlace=False. When the external editor is closed and changed my OLE object I have to do something with this OLE object
I have a Delphi (BDS 2006) application with TOleContainer control. It has an OLE object inside, MS Equation formula (name \'Equation.3\') from MS Office 2003.
I am trying to control an InternetExplorer.Application via the COM interface, using Perl, Win32::OLE, and information from MSDN. My goal is to get as good an idea as possible about what IE is doing. (