Archive for May, 2009
May 23rd, 2009
In one of my previous HowTo samples I showed you how to use the Microsoft Word Object Model capabilities for spell checking. Today we will look at one more ability of Microsoft Word, namely the capabilities of its dictionary, more specifically synonyms and antonyms. We will need the SynonymInfo object and SynonymList and AntonymList properties......
Read the rest of this entry
Tags: .NET, C#, VB.NET, Visual Studio, Word
Posted in Add-in Express for Office and .net, HowTo samples | No Comments »
May 8th, 2009
It would be true to say "get" rather than "convert". There could be only one right way – to use Extended MAPI. Another method is described in the MSDN article: How to retrieve alternate e-mail addresses by using CDO, but we will not see into this approach, because CDO is optional in Outlook 2003 and is absent completely in Outlook 2007....
Read the rest of this entry
Tags: .NET, C#, COM add-ins, MAPI, Outlook, VB.NET, Visual Studio
Posted in Add-in Express for Office and .net, HowTo samples | 4 Comments »
May 1st, 2009
In Office 2007 there are 3 available color schemes – Black, Blue and Silver. The background of controls in command bars and ribbon tabs is changed by Office automatically. Do you want to try changing the background of your Outlook forms and Excel task panes when the MS Office color scheme is changed?...
Read the rest of this entry
Tags: .NET, C#, COM add-ins, Excel, Outlook, Outlook regions, task panes, VB.NET, Visual Studio
Posted in Add-in Express for Office and .net, HowTo samples | No Comments »
May 1st, 2009
Strange things mentioned in my previous post continue to happen. To the bug successfully fixed in the Office Live Add-in on Excel 2007, there's added a nasty and so far no-solution problem with the same add-in, this time on Word 2003......
Read the rest of this entry
Tags: .NET, C#, COM add-ins, Delphi, Office, VB.NET, Visual Studio, VSTO, Word
Posted in Add-in Express 2009, Add-in Express for Office and .net, Add-in Express for Office and VCL, Add-in Express for Office and VSTO | No Comments »