Friday, 15 May 2015

c# - ASP.net and Word 365 API -


So I'm starting to learn about the Office 365 API, I have some experience with C # and ASP.NET. But now I was thinking that there is no way to create a website, which allows me to edit documents with Word Online and then download them for example on my server.

I know that I can download user files, but is there a way to integrate Word Online Editor? The basic idea is to create a very simple website that will allow me to create / edit files, use the word online editor using the backend (admin interface) and then make these files available for download on the frontend.

The question is not about making something practical, so I do not want to use an alternate editor like CKDitter, mostly I want to see if this is possible and if so how do I do it I can do


No comments:

Post a Comment