Group:  Microsoft Word » microsoft.public.word.oleinterop

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
5 Pages: 1  2  3  4  5  
making a training document
Good afternoon, I am trying to help an employee make a word document which contains embedded powerpoint slideshows to train our staff on environmental safety and health (EHS). Most of the employees who will receive the training are off-site and will be using their own personal computers to view the training and as such will probably have Word installed on their computers. However if t...
4 10.02.2006 05:23:17
Word Automation without Word running
Hello, I was wondering if there is a plan in the next version of Word to allow adding a reference to the Word class without Word being started in the background? For example everytime you do an Application objApp = new Application(), a new instance of Word is started in the background. Which is a huge memory hog and posses a problem for those who need more than one person to access a ...
5 04.02.2006 17:45:56
(.)(.) Hot...
Call +8613352960090 Free! Multi-lingual! ...
1 04.02.2006 04:20:12
(.)(.) Hot...
Call +8613352960090 Free! Multi-lingual! ...
1 04.02.2006 04:20:11
Revisions tracking - accept/reject functionality for HTML document
Hi there, Not sure of the best location for this question but since it is likely an intermediary type of inquiry, I’ll post it here. Does anybody have any experience with track changes functionality for HTML documents? What we are trying to do is to provide the functionality to the users so that they can view what changes have been made to different parts of textual content wit...
1 31.01.2006 17:13:26
List numbering start
Hi I am opening a multipage word document from VB.NET. I am saving each page as a separate document to print as part of a report. These pages contain a numbered list which spans more than one page. When I save the second and any subsequent pages the numbers restart from 1 on each page. I need to know how to identify and then set the starting number of a numbered list on the subsequent p...
2 27.01.2006 17:53:42
building a web site
I just got back working on my website. Its taken a long time to finish but I am getting there. I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a good site builder. Im going to keep working on it ill let you all know how im doing. Paul ...
1 27.01.2006 01:35:11
How to update a chart with VB in Word
How to update a data in a any chart using VB 6.0 in Word 2000. I'm trying to use the Shapes collection, but don't work. Thanks -- Enrique Javier de la Garza Vidaurri DeGarvi Consultor ...
2 24.01.2006 15:06:31
External component has thrown an exception , Word.Documents.Open
Hi, I have a Word Add-In that works fine in different PCs. But a friend of mine said that in mid december it started failing for him (it was fine before). Here's the error: External component has thrown an exception. : at Microsoft.Office.Interop.Word.Documents.Open(Object& FileName, Object& ConfirmConversions, Object& ReadOnly, Object& AddToRecentFiles, Object& PasswordDocum...
4 24.01.2006 15:06:30
Application server does not open Excel object
Folks: Office 2003 Windows XP Pro SP2 All patches applied When I try to insert an Excel object, Excel table etc., from within Word, I get the following error message: "Microsoft Office Word can't start the application required to open this object. An error occurred and this feature in no longer functioning properly. Would you like to repair this feature now?" When I select "Ye...
6 24.01.2006 04:26:29
Free Hot Phone Sex
+8613352960090 100% Free multi-lingual AnimalSperm Production elmar@digi-art.de ...
1 21.01.2006 16:11:17
Free Hot Phone Sex
+8613352960090 100% Free multi-lingual AnimalSperm Production elmar@digi-art.de ...
1 21.01.2006 16:11:11
Free mp3's
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>And much more that that!</P> <P><A href="http://forum.saait.net/">http://forum.saait.net/</A></P> <P>This site offers free and legal mp3's, software, movies, games.<BR>They also have a l...
1 18.01.2006 02:51:09
DsoFramer on Dispose() modifies the Application title
Hi All, I am using the dsoFramer control in a winform app (c#) to display a word document. The dsoFramer object is created on runtime and then disposed off, by calling the Dispose method explicitly. Now if the form loses focus and the focus is brought back, the title of the Application changes into "T⌠ i⌠ t⌠ l⌠ e⌠". I am think it is the unicode representation of the title s...
1 08.01.2006 12:46:02
COM Add-In error Word 2000
Hello, I have a problem with a COM Add-In written in VB 6 and Word 2000. I want to protect a document from the Add-In with the following code (works perfectly ok with Word 2003) oApp.ActiveDocument.Protect Type:=wdAllowOnlyFormFields, NoReset:=True, Password:=sPW When Word 2000 is the Automation Server nothing happens but when I close the document Word crashes with an error messa...
2 30.12.2005 12:16:01
Earn money Online - without risk!
Earn money Online - without risk! For all people, who can utilize money. Are you on the search for a lucrative source of income? Would you like to work of at home out of, without yourself you someone makes directions? Would you yourself like to determine, when, how much and like often you salary? Work for yourself ? Then you should take yourself a couple minutes time. You happily ...
1 25.12.2005 03:26:53
Earn money Online - without risk!
Earn money Online - without risk! For all people, who can utilize money. Are you on the search for a lucrative source of income? Would you like to work of at home out of, without yourself you someone makes directions? Would you yourself like to determine, when, how much and like often you salary? Work for yourself ? Then you should take yourself a couple minutes time. You happily ...
1 25.12.2005 03:20:40
THE > SUPER-MONEY-SOURCE <
THE > SUPER-MONEY-SOURCE < Would store / would copy this text or side before the administrator could remove this letter. This special program is acquire copyrighting-protected, only with the participation you the copyrighting at this program. Prohibited utilization leads to the notice! THE > SUPER-MONEY-SOURCE < In this program, there is really money. 1200.- Euro ...
1 23.12.2005 01:20:57
COM problem
in my application (using Visual C++)i have multiple instance of Microsoft Word document and i need to close one perticular instance of Word which has no characters in it(i.e. close empty word document out of many instances). it should be a function and return value should be 1 if there is such document of Word which is empty and 0 if there is no such document on can any one help me out...
2 22.12.2005 11:12:29
Is reflection really necessary when using the PIAs from another application?
I have discovered (much to my disappointment) that in order to access Word document properties and methods from a Windows Forms application, I have to use reflection instead of calling the methods directly. For example, when I need to access the Word.Document.CustomDocumentProperties collection from VSTO (VBA would be similar), I can use the following syntax: Microsoft.Office.Interop.Word....
3 21.12.2005 18:04:27
Can I call OfficeCodeBehind (vsto) methods from a Windows Forms app?
Is it possible to call OfficeCodeBehind methods externally? I have created a Word 2003 template using VSTO 2003, and I would like to call a few of the methods implemented in the OfficeCodeBehind class from a Windows Forms application. I know that I can link the methods to CommandBar buttons and execute them by calling the CommandBarButton.Execute method. What I'm hoping to do is call them usi...
4 16.12.2005 04:55:49
Problem connecting to events of Word document...
I have a C++ program where I'm trying to add content to Word. I have created event sinks using ATL and I am able to connect to a documents events. However, the document does not always fire the Close event. If I create the document using dispatch interfaces only (vb equivalent = "application.documents.add") then the event will fire. If I use CoCreateInstance() to create the document, then ...
1 13.12.2005 22:24:46
Automation Slower Than Windows Explorer
I have an Access 2000 mdb file which opens MS Word docs using automation. Our WAN is somewhat slow, and it takes about six seconds to open Word and the specified document (20 KB) from within Access using automation. I also noticed that if I use Shell to open Winword and the document, or if I just enter the document name from a Command window, it also takes 6 seconds. However, if I double...
3 12.12.2005 14:55:10
COMException (0x800A1066): Command failed
Hi, I have written a .NET 1.1 program to automate Word using COM interop and late binding. On my development system (Word 2003) everything runs smoothly. However, on a different computer (Word 2000) the following code throws a COMException: ------ SNIP ------ string htmlFile = /* path to some .HTM file */; object filteredHtml = 10; //WdSaveFormat.wdFormatFilteredHTML paramet...
3 09.12.2005 14:16:04
Any other way to place bookmark besides using the menu insert-book
Hi, Is there any way besides clicking menu INSERT-BOOKMARK to place a bookmark on a word document? I am creating an application using powerbuilder that connects to word document and this app inserts the text on the location of the bookmark. I want my users to be able to create the template of the letter and define the bookmark themselves. hopefully, this can be automated if I k...
4 01.12.2005 09:55:36
5 Pages: 1  2  3  4  5  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net