|
|
|
addIns for ms-word
Started by tcp at 05-21-2006 6:14 AM. Topic has 2 replies.
|
|
05-21-2006, 6:14 AM
|
tcp
Joined on 05-21-2006
Posts 7
|
|
|
|
Hi all, Im using a sample add-in from MSDN called "SimpleAddins" it compiles fine and it can also be added to the tools menu of the .NET envieronment.
BUT, it cant be installed on MS-word.
pleas help me, I have searced for information allover the internet and i didnt find anything.
any help will be good. ![Crying [:'(]](/emoticons/emotion-9.gif)
|
|
|
|
|
Report
|
|
|
|
05-23-2006, 8:15 AM
|
Yasir
Joined on 03-15-2006
Posts 44
|
|
|
Hi
if you are talking about the following Add-in of MSDN.
Sample Name: Simple Add-ins
The Add-in (three versions, VB .NET 2003, C# .Net 2003, and VC++ .Net 2003) will display a Message Box as each member of IDTExtensibility2 is called. It will also add to the Tools menu a button, which, when clicked, displays a message.
Folder Name: SimpleAddins
This add-in is only for visual studio not for MS-word.
Best Regards
-Yasir
|
|
|
|
|
Report
|
|
|
|
05-25-2006, 1:57 AM
|
tcp
Joined on 05-21-2006
Posts 7
|
|
|
|
Thanks for your replay,
But can you help me more, ...
I allready succeded in creating an addin which inserts a button into the ms-word (and all office ), but ...
I need to parse the text of an ms-word document and replase some of its words.
How can I read/retrieve or parse the document? AND when a specific word is found, by my parser, How can I replase it???
Im experiencing a hell of a tim with it pleas help me .
|
|
|
|
|
Report
|
|
|
|
|
Codersource.Net » Programming » C++ Programming » addIns for ms-word
|
|
| |
|