ActiveDocument.XMLHideNamespaces Usage
Wed, 10 Aug 2005 16:45:02 +0100
Hi,
I'm not sure if XMLHideNamespaces property is the one I need. I need to hide
the XML Elements on a Word document that show up as part of Smart Document
solution.
I know that can be achieved by pressing Ctrl+Shift+x in Word 2003 Interface.
How can I get it programmatically. I don't want the users to ...
|
InvokeVerb : using Target
Fri, 5 Aug 2005 14:21:57 +0200
Hi,
I would like to return a value to the target application when calling
InvokeVerb method.
To do this, I used Target parameter.
Word and Excel implement Range interface. With QueryInterface() method, I
can return a value to the target application.
My question is witch interface using to be able to ...
|
Attaching XML Expansion Pack to document
Wed, 3 Aug 2005 16:02:42 +0100
Hi,
The method 'ActiveDocument.Application.XMLNamespaces.InstallManifest'
creates a registry key in Windows registry
(HKEY_CURRENT_USER\Software\Microsoft\Office\Common\Smart Tag\Actions\).
This key contains a field called 'Filename' that points to the Path
(C:\Projects\SD\) for the Smart Document dlls. ...
|
SmartTag Explorer starts but does not appear at the screen
Fri, 29 Jul 2005 12:24:09 +0200
Hi all,
I installed the SmartTag Explorer and Tester on my Computer. Also Office
2003 and the IBF 1.5 Components. Then I developed a IBF Sample Solution
http://www.codeproject.com/csharp/IBFWalkthroughPart1.asp
I have some trouble with the SmartTags and so I want start the smarttag
explorer. The process ...
|
The facts you should know about making money online!
Thu, 28 Jul 2005 20:49:24 +0100
-Discover how to get 1 Million visitors without paying a dime
in
advertising!
-Discover how a young 31 years old man just became
a
millionaire on the Internet... in weeks!
He paid cash for a Porsche 911 Carrera convertible and a
giant domain
with private lake in only 28 days.
More than 20,000 people have be ...
|
SmartDocInitialize Method is called Twice
Wed, 6 Jul 2005 15:58:09 +0100
Hi,
I am developing a Smart Document solution with C#. I have read all the
documentation, however fail to solve this odd behaviour.
The SmartDocInitialize() Method is called twice, don't know why?
Also, the WindowsIdentity.GetCurrent().Name property is empty (""). Although
I get to this property with th ...
|
Smart-Tags in Access database
Fri, 1 Jul 2005 11:13:02 -0700
I use web-mail for my own needs and use Outlook as an Address book which is
synched with my PDA.
I have created a database for a client and want to put in a smart-tag for
e-mail/meeting/Outlook purposes.
If I put the smart-tag on the e-mail address entry, when I click on it and
choose send-mail the Out ...
|
|
|
Smart document Certificate issue.
Mon, 27 Jun 2005 17:15:02 -0700
Hello:
We are deploying a smart document C# solution for Excel. We have signed the
expansion pack manifest with a digital certificate purchased from Verisign
with the name of our organization.
The first problem we are facing is when installing the expansion pack the
user is getting a security Warning dia ...
|
Where is the check box state for "Person Name (English)" saved?
Mon, 27 Jun 2005 11:48:04 -0700
Hello,
In the Smart Tags tab of AutoCorrect dialog (which can be brought up from
menu Tools->AutoCorrect Options) there is a list of recognizers. Each of the
recognizer can be enabled/disabled by checking/unchecking the corresponding
check box, if the check box "Label text with smart tags" above the list ...
|
SmartTag dll doesnt load into application.
Fri, 24 Jun 2005 08:41:02 -0700
After completing all building and registration My Managed smarttag dll look
ok from the SmartTag Explorer and the SmartTag Recognizer tester test returns
OK.
The dll is a .Net Classlibrary written in C# as and followed the steps
exactly mentioned in article
http://msdn.microsoft.com/library/default.asp ...
|