Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ms Word

Bring Spell Check Window To Foreground With Javascript/jscript In Windows 7

I have some JScript code (converted from some old VBScript) that starts like this: var Word = new A… Read more Bring Spell Check Window To Foreground With Javascript/jscript In Windows 7

Context.application Is Undefined When Using Wordapi 1.3

With WordApi 1.3 it should be possible to use the new createDocument method to create new documents… Read more Context.application Is Undefined When Using Wordapi 1.3

(javascript Api 1.3 For Office) Custom Properties Getitemornull

I've created this a couple days ago in which i needed help regarding how to add custom properti… Read more (javascript Api 1.3 For Office) Custom Properties Getitemornull

Convert Html Page Into Ms Word Using Java

I want to convert a HTML page into MS word. I want to know what API's will be helpful and also … Read more Convert Html Page Into Ms Word Using Java

Convert Html Table To Word Document Or Editable Pdf

I have been using jquery datatable and jsPDF, for exporting html table to pdf using codes like pdf… Read more Convert Html Table To Word Document Or Editable Pdf