Ms-word Questions
Ad
Best way to export html to Word without having MS Word installed?
Is there a way to export a simple html page to word (.doc format, not .docx) without having microsoft word installed?
VBA save as Filepath
I'm attempting to use this code found here:
Microsoft Word protecting styles using VBA and the "Protect Document" feature
I am trying to limit the styles a user can use in a word 2003 document. i am doing this by using the "protect document" feature. for my situation
How do I export styles from a Microsoft Word 2003 .dot file?
I have an old .dot file with a few dozen styles in it. i need to place them into another .dot file that i received. is there a better
Office VSTO Word 2003 project keeps trying to autoconvert to 2007
I am working on a office word add-in for word 2003. when i reopen the project, the vs2008 auto covert dialog box opens and tries to convert it to
Word VBA to add links to all Heading 1
The code below is intended to add the same hyperlink to all heading 1 style text. (purpose: clicking any heading brings you to the top of the
python-docx Change header left margin only
I am using python-docx library to add an image to header and footer of a .docx file. by default, there is a left
Make last paragraph - active pointer
I am trying to write my research work in markdown, and it's required by my institution to submit it in word doc format. i decided to use
Getting text from header columns
I have an ms word document with a three-column header like in the screenshot below. please advise a vba macro to get the text in each of the
Need to change color of rectangle in MS Word using win32com
In ms word i draw rectangle as autoshape with win32com, but i can't understand how to change its colors with fillformat. word =
Ad
Covert from Word to PDF via MS office on the command-line
I'm developing an electron app and would like the end-users to be able to import a word document and convert it to a pdf. is there a way to do
PHP word not replace text in doc
I am trying to make a replacement in a .docx document public function replace($seach,
Converting a word document containing mixed fonts to unicode
I've a word document containing different fonts and different languages. one instance would be a text in english and a corresponding translation
How to embed Microsoft word file content to a flutter application without rewriting it using Rich text
I'm developing a flutter application for both android and ios, i want to embed the content of a microsoft word file .docx or
How to convert a MS Word paragraph object (from VBA) into python string
So what i'm trying to do is to access the microsoft word api (which is written in vba) from python with "pywin32" module. specifically i need to
Why uploading Word OfficeJS PDF document using the API saves an empty PDF document
I have used the below js code provided by microsoft in order to save a document in pdf:
How to paste excel table into word using python
I am trying to copy an excel table into a word file with it's formatting intact and so far have found below mentioned code. but this code, while
Empty Word Document ASP.Net MVC Spire.Doc
I'm trying to generate a word document using spire.doc and download it. i can download the document, but it is empty. does anyone have any idea
how to attach a template to an existent file in vba/word?
I created a word file "test.word" that was saved in a c directory. i would now like to execute a template on this explicit word file
How can i import ms word document content to ReactJS component?
I searched for the answer, but only found how to export to ms word. i need to have button on my page that let me find file in file system
How to get HTML of each paragraph of a Word document with Office JS
I have ms word documents where the table of contents, built using title 1 to title 4, is a hierarchy of more than 100 items. i want to use
Ad
How can I show a userform and wait for code to run, while still being able to access other documents
In word vba, i want to be able to show a userform and input information in textboxes and checkboxes. however, i would like to be able to access
How do you select multiple text regions in a Word document using an office add-in
Using the javascript api for office, how can you select multiple phrases in a document like so?:
Interop.Word does not show actual language
I change language from english (us) to english (uk) in ms word:
how can i change the size of a table in word using python (pywin32)
Ms word table with python i am working with python on word tables, i am generating tables, but all of them are
This HTML Word document displays incorrectly in OpenOffice.org
I have this simple code in php: <?php header("content-type: application/vnd.ms-word"); header("content-disposition:
Modify placeholder style for Word 2007 citations.
I read that defined styles are located at c:program filesmicrosoft officeoffice12ibliographystyle i use iso 690 and when i insert
Specifying location of new inlineshape in Word VBA?
I'm working on a document "wizard" for the company that i work for. it's a .dot file with a header consisting of some text and some form fields,
Ad
Blog Categories
Ad