For programming questions related to Microsoft's "Word" editor.
I'm trying to work out a way to display the contents of the version column from SharePoint (i.e. the …
sharepoint moss ms-wordI have a bunch of mail merge templates setup, when I merge the documents I want to split the results …
vba ms-word mailmergeI'm trying to add a hyperlink to a mail merge field. So something like this: {HYPERLINK "{MERGEFIELD "Links" }"} So I …
ms-word mailmergeI am trying to use docx.js to generate a Word document but I can't seem to get it to …
javascript ms-word docxI need to convert a Word document into HTML file(s) in Java. The function will take input an word …
java html ms-wordNew to R, Rstudio, and SO -- my apologies in advance for any faux pas. I want to reproduce my …
formatting ms-word rstudioI just found Apache POI library very useful for editing Word files using Java. Specifically, I want to edit a …
java ms-word apache-poi xwpfIn general, Using VBA, how do I determine where the Current users Application Data folder is? The FileSystemObjects special folders …
vba windows ms-word filesystems