Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
648 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using https://view.officeapps.live.com/op/embed.aspx for viewing document in my application. However, white updating a document with another one, but it is not reflecting the API and it always shows the old one
Thanks for posting your question in the Microsoft Q&A forum.
Sometimes it uses cache to improve performance, you can use URL modification to force clear cache like:
https://view.officeapps.live.com/op/embed.aspx?src=your_document_url
or use InPrivate browsing.