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
Post a Comment