For programming questions related to Microsoft's "Word" editor.
I have a document with many acronyms that need to be captured and put into an acronyms table at the …
vba ms-word acronymI have a map of data that I want to insert into fields in an existing Microsoft Word Template. Preferably, …
java ms-word word-templateI have some MATLAB figures open in MATLAB. I would like to copy them to a word document without exporting …
matlab ms-word copy-paste matlab-figure export-to-wordI spent a lot of time trying to figure out a good way to embed any file into Microsoft Word …
c# ms-word openxml openxml-sdkI am trying to convert Word text pasted by users that contain MS Word ellipsis and long dash before processing …
php utf-8 character-encoding ms-wordthis is how my sub looks like: Sub InsertRowWithContent(rowNo As Long) This is my .onAction: .OnAction = "'InsertRowWithContent""" & C &…
vba ms-word office-2010This seems like such a simple need, but for some reason I cannot find how I can accomplish this. I …
c# ms-word office-interopHow to set cell width in tables?, so far I got: from docx import Document from docx.shared import Cm, …
ms-word python-docx column-widthhttps://SURU.tinytake.com/sf/MTQxMTgzOV81MDc2MDI2 I want to stick some text of the bottom of the page, …
text ms-word footer mergefieldI have a macro that scans my document for Heading 1 styles, and consequently the cursor is moved to after the …
vba ms-word word-2010