简体   繁体   中英

text editor in java

I want to make a webpage having some the options of microsoft word like bold, underline, insert image, table etc. to be displayed on webpage. I want a webpage in which user can create a word document or edit the word document. I used apache POI for creating, fetching word document. but it was not efficient. Does apache POI provide solution? Are there any API or tool that we can use in java or javascript to make a word document editor?. Please provide solution. than you in advance

If you specifically want to work with Microsoft office, use JavaScript API for Office.

http://dev.office.com/reference/add-ins/javascript-api-for-office

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM