Tagged Questions

0
votes
1answer
21 views

Unable to call method: GetVstoObject

All, Cannot I have created a Word2007 Document Project and I'm trying to retrieve the content controls on the page via the GetVSTOObject method but it can not find the Microsoft. …
0
votes
2answers
1k views

Easiest way to migrate Word 2003 custom macro toolbars into Word 2007?

I have a series of macros and toolbars that I developed for Word 2003. Now that my office is upgrading to Word 2007, I need to migrate them. The macros themselves migrate with ze …
0
votes
1answer
85 views

C#: Create/Insert Excel 2007 charts into Word 2007

How do you create and then insert an Excel 2007 chart in Word 2007 with office interoperability? Important: I do not want to save an Excel file to create a chart.
0
votes
0answers
22 views

Code for adding Content Controls Word 2007 C#

Hey all, I was wondering if anyone has any idea how I can add Content Controls to a Word Document (Office 2007) from the Document Task/Action Pane via C#. The goal is the followi …
0
votes
1answer
15 views

Why does MSWord2007 not accept my changes to a .dotm file?

According to the notes on office .dotm files, they are similar (or the same) in structure to the .docx files - in other words a zip archive. If I extract the contents of a .dotm f …
0
votes
2answers
59 views

Is it possible to alter a marked field´s field function with Word 2007 VBA?

Hi, i want do the following: In Word 2007 place the Cursor on a field (or mark that field) and call a macro wich edit the field function of that field. (add some string). I´m ev …
4
votes
2answers
136 views

How can I use Microsoft Word’s spelling/grammar checker programmatically?

I want to process a medium to large number of text snippets using a spelling/grammar checker to get a rough approximation and ranking of their "quality." Speed is not really of co …
0
votes
1answer
37 views

Split documents in Word 2007

I have a couple of word documents and want to refer to and view specific sections of these. I thought about splitting the sections into seperate documents and then just viewing the …
1
vote
1answer
30 views

vba word 2007 - protect document but enable toolbars

I have a document with sections that are protected and unprotected. With Word 2003 the sections that were unprotected had formatting enabled - specifically the bullets and numberin …
0
votes
0answers
35 views

Word2007 - Preventing mid-item line breaks in a list in a table [closed]

It's not programming, but it's the paperwork you have to fill out ot get things to program. When you have a list with an item that's two lines long, and text above pushes it down …
0
votes
1answer
41 views

When I insert BuildingBlockEntries in Word2007 VBA, can I add other params than Where:= and Rich Text?

In example: For Each mytemplate In Templates If mytemplate.Name = "Normal.dotx" Then _ mytemplate.BuildingBlockEntries("Leeg").Insert Where:=Selection.Range, Ric …
0
votes
0answers
20 views

create agenda that automatically adjust time in word 2007

hi, how will i create a table based agenda in word 2007 that will automatically updates the time assigned to each speaker when ever i change time allocations i want to create some …
0
votes
0answers
107 views

Exclude file extension in filename field of Word 2007

How do I exclude the file extension in the filename field in an MS Word 2007 document, when the field is updated? I am using VBA.
1
vote
4answers
675 views

MS Word Plugin, Adding a button which pops up on right click on selected text.

I am working on a shared addin for MS Word 2007. I would like to add a button which pops up when selected text is right clicked. The attached snapshot should make this clear. Cur …
1
vote
2answers
1k views

Sharepoint custom content feature with Word Quick Parts and Document Information Panel

I am creating a custom content type feature for MOSS that will also include a Word 2007 document as the document template. The same Word document will also have a Document Informat …

1 2 3 next
15 30 50 per page