Browse by Tags

Word Add-ins Part 3: Search for Text Strings in Documents and Add Comments (Harry Miller)
10 September 08 02:49 PM
You can search the text in any open Microsoft Office Word document for specific strings if you put the code in an application-level add-in. When you find an instance of the string, you can perform some action on it. This video shows how to flag the string Read More...
Postedby VSTO Team | 3 Comments    
Word Add-ins Part 1: Clear the Ribbon Except for My Controls (Harry Miller)
02 September 08 06:48 PM
You can easily customize the Ribbon to show only the controls you want to display. This video shows how to clear the Ribbon in Microsoft Office Word so it contains only a single button. The button inserts a graphic into the open Word document at the cursor Read More...
Postedby VSTO Team | 1 Comments    
Catching Save or SaveAs in Word 2007 (Harry Miller)
03 July 08 02:57 PM
You can override Ribbon commands and run your own code for Save or Save As, or you can simply cancel attempts to save a document in the DocumentBeforeSave event handler. Code and resources: Forum post: Microsoft Word 2007 Disable Save As Temporarily Repurpose Read More...
Postedby VSTO Team | 2 Comments    

This Blog

Syndication

Page view tracker