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

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

Converting Byte Array Output Into Blob Corrupts File

I am using the Office Javascript API to write an Add-in for Word using Angular. I want to retrieve … Read more Converting Byte Array Output Into Blob Corrupts File

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

Highlight Bindings In A Document

I have an Office Add-in using JavaScript API for Office 1.1. I am trying to highlight bindings in a… Read more Highlight Bindings In A Document