c# - ASP.net and Word 365 API -


so starting learn office 365 api's, have experience c# , asp.net. wondering there way make website allows me edit documents word online , download them server example.

i know can download user files using office file api's, there way integrate word online editor? base idea create simple website allow me create/edit files form backend (admin interface) using word online editor , have these files available download on frontend.

the question not creating practical don't want use alternative editor ckeditor, want see if it's possible , if how can it.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -