Render doc, xlsx, ppt document in Angular Application

Viewed 47

I have office documents like Docx, xlsx, ppt in a remote server, is it possible to render these files as it is in the Angular web app in read-only mode.

Also to render files saved in my google drive account in Angular application.

Is it possible to achieve the above functionality in Angular?

0 Answers
Related