For programming questions related to Microsoft's "Word" editor.
Does anyone know a way to display code in Microsoft Word documents that preserves coloring and formatting? Preferably, the method …
ms-wordFor older *.doc documents this was enough: header("Content-Type: application/msword"); What mime type should I use for new docx …
excel ms-word ms-office powerpoint mime-typesI have successfully done code to display a PDF file in the browser instead of the "Open/Save" dialog. Now, …
javascript browser ms-wordI have to write some documents that will include source code examples. Some of the examples will be written from …
ms-wordSo I was wondering, how can I return multiple values from a function, sub or type in VBA? I've got …
function vba return-value ms-wordI have MS Word document which contains around 50 images with caption. My problem is if I am inserting images in …
image ms-word documentI need to save HTML documents in memory as Word .DOC files. Can anybody give me some links to both …
html ms-wordI am looking for a way to convert Word and Excel files to PDF using PHP. The reason for this, …
php excel ms-word pdf-generation