Is there a way to open existing document with Office JS API (Word, Excel, PowerPoint) as we can open new document with stream? If there is no API support, is there protocol URLs which we could use (in desktop/browser win/mac) to accomplish this?
Our use case is that we automate document saving process so that document is stored to predefined location. After this is done, we need to open this copy for user.