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?