Manipulate Word Document using Javascript

Mohamed Rashiq P P 1 Reputation point
2021-10-20T07:38:59.283+00:00

I need to develop a web application that can process word document from client side itself. Is there any javascript API reference for that.

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
893 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ezreal95 1 Reputation point
    2022-01-24T07:27:11.883+00:00

    Check out this page: https://www.e-iceblue.com/Introduce/spire-cloud-word-for-net.html

    Spire.Cloud.Word for .NET is a JavaScript word processor which wraps document editor, toolbar, status bar and properties pane in a single component. Integrate it into your website or cloud application, and you’ll be able to create, edit, convert, print, view and save MS Word compatible documents in a HTML5 browser on Windows, Linux and Mac.

    0 comments No comments