Top "Ms-word" questions

For programming questions related to Microsoft's "Word" editor.

How can I create a Word document using Python?

I'd like to create a Word document using Python, however, I want to re-use as much of my existing document-creation …

python xml xslt ms-word
How can I include value of sharepoint's version column in a word document?

I'm trying to work out a way to display the contents of the version column from SharePoint (i.e. the …

sharepoint moss ms-word
How to split a mail merge and save files with a merge field as the name

I have a bunch of mail merge templates setup, when I merge the documents I want to split the results …

vba ms-word mailmerge
Add Variable Hyperlink in Mail Merge in Word 2013

I'm trying to add a hyperlink to a mail merge field. So something like this: {HYPERLINK "{MERGEFIELD "Links" }"} So I …

ms-word mailmerge
Generate a Word document in JavaScript with Docx.js?

I am trying to use docx.js to generate a Word document but I can't seem to get it to …

javascript ms-word docx
Convert Word doc to HTML programmatically in Java

I need to convert a Word document into HTML file(s) in Java. The function will take input an word …

java html ms-word
Why words are shuffled when I insert English words in any Arabic/Urdu/Persian text on Notepad or MS Word?

I can write Arabic/Urdu/Persian on MS Word or Notepad just fine, but whenever I insert any English word …

ms-word arabic direction persian bidi
How to preserve formatting from rstudio when copy/pasting to Word?

New to R, Rstudio, and SO -- my apologies in advance for any faux pas. I want to reproduce my …

formatting ms-word rstudio
Replacing a text in Apache POI XWPF

I just found Apache POI library very useful for editing Word files using Java. Specifically, I want to edit a …

java ms-word apache-poi xwpf
VBA How to get path to The Current Users Application data folder?

In general, Using VBA, how do I determine where the Current users Application Data folder is? The FileSystemObjects special folders …

vba windows ms-word filesystems