Microsoft Word is a commercial word processor designed by Microsoft.

learn more… | top users | synonyms (2)

0
votes
0answers
3 views

When some process is suspended, MS Word slows down in opening

I am using Windows 7 Enterprise Edition SP1 and MS office 2003. If i suspend any process in windows (say notepad or any other) and double click a MS Word document to open, it takes about 20 to 30 ...
0
votes
0answers
4 views

Docx4j - Copy all the contents of a page into another document in place of a Place Holder

Is it possible to copy all the contents (elements) of a page into another document in place of a Place Holder. I am using Text Place Holders in template, and i am able to add images, text, ...
1
vote
1answer
11 views

Mail merge displaying wrong numeric data

I am using Office 2003 On Access, I export values from a form into a .xls, after that using mail merge on word I import the data to be displayed on the file. Data such as dates and strings are ...
0
votes
2answers
9 views

Embed editable MS Word document on web page

I need to present Word and PDF documents in a read-only preview, via an ASPX/HTML page to my internal users. In a related requirement, I need to present editable Word documents, via ab ASPX/HTML ...
0
votes
0answers
6 views

Conditional Merge Fields Open XML SDK

I've looked all over and I can't seem to find any suitable information on Mail Merging (for Conditional Fields) using the Open XML SDK. We have a conditional merge field, that is consequently made up ...
3
votes
1answer
88 views

Unspecified error when calling Word CentimetersToPoints via OLE

The following code fails with an OLE 800040005 "unspecified" error on the CentimetersToPoint call when executed in Delphi (XE), the similar VBS or VBA version passes var w : OleVariant; w := ...
0
votes
0answers
18 views

Source code in MS Word

Im not sure if this question is apropriate, but i am curious: Is it possible to "qoute" programming code in Microsoft word. Basically i would need something similar to regular [quote] tag in common ...
0
votes
0answers
10 views

Create document from dotx template with Apache POI HWPF

I would like to crate new document from existing dotx template. I tried couple of ways listed here - How can I use predefined formats in DOCX with POI? But none of them work. Setting styles has no ...
0
votes
1answer
15 views

VBA Word: How to separate content from formatting information?

I am trying to write a VBA-macro that converts a given MS word document into a sequential list of the document objects contained in that document (e.g., Paragraph, Table, etc.). For each of those ...
1
vote
0answers
38 views

How to copy a whole paragraph from a MS Word document to another using Python

I'm meeting some problem : I wanna loop through all paragraphs in a MS word document and if there is some specific text in the paragraph, I want to copy the paragraph to another 'MS Word' file. ...
0
votes
1answer
23 views

Word VBA code to insert documents with diffrent paper sizes?

Hello, How can I use the Word VBA code to insert another document including its paper size? I mean if I insert 5 documents with different paper sizes then it needs to be in the main document with ...
0
votes
0answers
18 views

Reading MS Office documents in webkit browsers

Other than displaying browser supported files such as images, videos, txt files, pdfs etc.. I'd like to also build a module that displays xls and doc, docx, dot files as well. For excel files, I ...
1
vote
1answer
29 views

VBA: Check if the file exists using DIR() failes in windows 7 in aliased directory

I have a file that is located in "C:\Users\kris_r\Application Data\PovX.ini". Just anticipating the questions - this path is properly shown in Watch fram.. The function below works on my Windows XP ...
0
votes
0answers
36 views

How to search and replace text in Word document using OpenXML? [closed]

I have one .docx file and Dictionary<string,string> . I need to go through the document, and replace the text eqaul to Dictionary.Key to its according value in Dictionary. It will be on server, ...
-2
votes
0answers
10 views

How to get an image from a Word board? [closed]

In my Microsoft Office Word 2007 document there is a board. I want to copy this board. But the copy will be an image file. So which software can I use to make an image copy of the board ?

1 2 3 4 5 237
15 30 50 per page