Word CompareSideBySideWith?
Tue, 9 Dec 2008 15:33:14 -0600
Can anoyone explain how to perform a side by side compare in code?
I found this
link:http://msdn.microsoft.com/en-us/library/aa171865(office.11).aspx which
does not work...
Public Shared Sub CompareDocumentsSideBySide(ByVal application As
Word.Application, ByVal doc1 As Word.Document, ByVal doc2 As W ...
|
VSTO - Loading / Unloading templates with Autotext
Thu, 4 Dec 2008 11:10:45 -0800 (PST)
We have Word 2002 templates that contain LOTS of autotext. We are
moving to Word 2007 Pro (running on XP Pro) and I have used Visual
Studio 2005 and VSTO 2005 SE to modify the ribbon using vb.net and
XML. I now need to find a way to load and unload the Word 2002
templates that contain the autotext.
On the r ...
|
Microsoft MVP Donald Belcham to Speak on Visual Studio, C# vNext,
Aspect Oriented Programming, Live Mesh
Wed, 3 Dec 2008 03:21:32 -0800 (PST)
Microsoft MVP Donald Belcham to Speak on Visual Studio, C# vNext,
Aspect Oriented Programming, Live Mesh
Bangalore, December 1, 2008: When writing Microsoft technology-related
applications to have strong separations of concerns you inevitably run
across some items that, while appearing as separate concerns, do ...
|
Security error In Assemblies, Not manifesting if I use a forms app
Mon, 1 Dec 2008 07:36:01 -0800
I have a VSTO (Excel) Application, and a Windows Forms application.
Both have the same config file sections. When I run teh forms application,
it behaves as I expect.
Running the same from my Excel project (VSTO 2005) I get An error occurred
creating the configuration section handler for 'My assembly': That ...
|
changing the label color of items in public folder
Sun, 30 Nov 2008 22:34:07 -0800 (PST)
Hi,
I am trying to update the label color of the appointment items. Its
woking well for the local folders but its not working for shared
folder (public folder) on exchange 2003 with SP2. I am having the
owner right on this folder. I am using C# and Extension MAPI for
retreivig and updating the appointment it ...
|
Create a shadow
Sun, 30 Nov 2008 19:15:18 -0500
How come I cannot create the rotation that is normally seen in a
shadow created by MS preset shadow
This code produces a small flat shadow to the left of the object as
oppose to a shadow cast from lligt comming from the upper right
Obviously there is a parameter I am missing
Sub testShadow()
...
|
Youtube Geyser 1st Video Traffic Marketing Solution www.youtubegeyser.com
Sat, 29 Nov 2008 05:22:22 +0100
YouTubeGeyser Will Let You:
Drive people to your video niche to any of your existing websites!
Just choose the plan you need and you have a couple of Traffic
Don't miss your chance...
http://youtubegeyser.com
...
|
|
|
Send Free SMS Worlwide to any mobile phone iphone gsm http://free4sms.info
Sat, 29 Nov 2008 04:45:27 +0100
Free4sms is a free service.
Send SMS for Free worldwide to any mobile phone gsm, iphone, smart phone.
use it with moderation.
http://free4sms.info/
free4sms enables you to send free SMS from its site to any cellular phone worldwide. free4sms service is provided like is, there is no guarantee of timely d ...
|
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?
...
|