How To unload or disable a COMAddin Programmatically
Tue, 25 Nov 2008 19:17:20 -0500
In VSTO 2005SE and VB2005
following statement is used to inload a COMAddin object.
Application.COMAddins("dfgd").Connected=false
but it does not work
Why
thank in advance
...
|
IDTExtensibility2 vs Office project templates?
Tue, 25 Nov 2008 11:40:02 -0600
Hello,
I'm looking for some direction of the ideal Office add-in development
route...
1. Which should be used? IDTExtensibility2 vs Office project templates
(Targeting only MS Word) ?
2. If I have a IDTExtensibility2 type project, should I migrate to the new
Office Project templates?
2.1 Why?
...
|
Ensure item is visible?
Tue, 25 Nov 2008 10:40:44 -0600
Hello,
Any way to select a Word.Shape and ensure the item is visible?
With most Word objects, when you select it, it is brought into view.
Thanks,
Eric
...
|
Private method in one module call public method in another?
Mon, 24 Nov 2008 17:18:02 -0800
Hello
Using interop the code below starts with a private method (marked with
asterisks and labeled â??calling codeâ?.
The thing is that, the code it calls uses a 2 public methods (marked by
asterisks and labeled â??called codeâ? below it.
The problem is visual so it is not necessary to ...
|
Obtain images from Word 2007 documents
Mon, 24 Nov 2008 15:22:40 -0600
Hello,
I'm trying to obtain the images contained inside a Office 2007 word
document. I can't seem to find a way through the object model.
Anyone know how to loop through the images?
Thanks,
Schenider
...
|
O: Core 2 Duo PRossu
Tue, 18 Nov 2008 20:52:08 -0600
TEM TYÖ JA ELINKEINOMINISTERIÖ
________________________
Helsingissä 27. päivänä toukokuuta 2008
"Mielipiteitten esittäminen julkisuuteen nettiin valtiovallan
erityissuojeluksessa."
"Voi esittää mielipiteitä ja antaa ydinkriittisiä lausuntoja kirjallisesti
toimittamalla ne työ- ja elinkeinministeriön ki ...
|
Starting Macros in Separate Templates using VSTO
Tue, 18 Nov 2008 15:35:06 -0800 (PST)
Hi.
My Department has over a hundred templates with Word 2002 macros in
them. We are going to be switching to Word 2007 soon. Word created
one default tab and dumped all of our toolbars into it that containes
buttons that bring up the templates so that they start via the autonew
module.
This works but th ...
|
|
|
Kysymy Ollille
Sun, 16 Nov 2008 13:47:44 -0600
Kuten hyvin tiedämme jo nyt TVO.n kampamaneettikasvatusaltaan merivedet ovat
kohta taas kuukausimääriä laittomasti yli kansainvälisen IAEA:n määräämän
EHDOTTOMAN +30C ydinturvarajan yli. OL-1 ja OL-2 laitosta jouduttu jo
pitkään ja hartaasti ajamaan huikean riskirajan lauhdelämmöllä. Koska
lauhdevesi on systemaa ...
|
Good Office 2007 Dev books?
Thu, 13 Nov 2008 14:37:32 -0600
Hello,
Anyone have suggestions for good Office 2007 development books?
I'm geared to Word add-ins, but can't seem to find any books on Office 2007
development other than Share Point.
Thanks,
Schneider
...
|
Adding the Office 2007 Primary Interop Assembly prerequisites?
Thu, 13 Nov 2008 12:00:51 -0600
How can I ensure that the Office 2007 PIA are installed?
I don't see them here:
http://msdn.microsoft.com/en-us/vs2008/bb898654.aspx
Also I would like them to be instuded in the Installer...
Thanks,
Schneider
...
|