is there any way to open doc file, excel file in my angular app rather using ngx-doc-viewer becuasthis package need file to be public on the net and my files will be public only on local network (example: //myserver/mydoc.extension) ? myserver exists in a local network ANY SUGGESTION PLEASE?
any package do this or methodology