Office Protocols announcement
-
Link
The September 4, 2015 release contains updates made to the Microsoft Office Protocols documents in relation to the release of Office Desktop 2016 and Skype for Business 2016.
Microsoft Office File Formats links:
- Landing Page: Office File Formats
- Full documentation set (zip): Microsoft Office File Formats Documentation
Microsoft Office Protocols links:
- Landing Page: Office Protocols
- Full documentation set (zip): Microsoft Office Protocols Documentation
Word, Excel and PowerPoint Standards Support links:
- Landing Page: Word, Excel, and PowerPoint Standards Support
- Full documentation set (zip): Word, Excel and PowerPoint Standards Support Documentation
The following new specifications have been added:
- None.
The following protocols have been archived:
- None.
The following known issues exist in this release:
- None.
-
26 Votes
WOPI unlock call never gets triggered in chrome and latest edge browser
I am working on a WOPI integration project to enable web based viewing / editing of office documents using office online server. While testing , i found out that the unlock call was not ...Proposed | 24 Replies | 7131 Views | Created by Praveenkumar Rajan - Wednesday, June 3, 2020 2:50 PM | Last reply by HungChun Yu-Microsoft Protocol Open Specifications - Friday, December 11, 2020 8:50 PM -
4 Votes
Office Online Server - WOPI PutFile call delay on Chrome(Version 80.0.3987.149) even after close the file.
Hi there, I have implemented the WOPI Interface and it was working fine on all browser. Recently i noticed that on Chrome(Version 80.0.3987.149) the edit content is ...Proposed | 8 Replies | 3291 Views | Created by Najrul Islam - Sunday, March 29, 2020 1:23 PM | Last reply by HungChun Yu-Microsoft Protocol Open Specifications - Friday, December 11, 2020 8:49 PM -
4 Votes
WOPI Host Final Put File Chrome 80
With the release of Chrome 80, and I would assume a future release of Chromium Edge, Office Online has stopped sending a final Put File/Unlock when the browser closes. Without this, there is no ...Answered | 6 Replies | 3620 Views | Created by BradleyRiske - Thursday, February 13, 2020 9:59 PM | Last reply by HungChun Yu-Microsoft Protocol Open Specifications - Friday, December 11, 2020 8:49 PM -
0 Votes
IMPORTANT: Open Specification Forums Moving to Microsoft Q&A
IMPORTANT NOTICE: This forum is moving to Microsoft Q&A at the following ... -
0 Votes
Initiate FSSHTTP with Word 2019
=1.0, they will use FSSHTTP to access the file. I am now working with Word 2019. When it opens a file on my Sharepoint server I can see this behaviour with Fiddler. The ...Proposed | 6 Replies | 1525 Views | Created by Patrick Plewka - Thursday, October 22, 2020 3:04 PM | Last reply by Mike Bowen MSFT - Friday, October 30, 2020 12:55 AM -
0 Votes
Protocol for Office desktop apps
We produce a storage product similar to OneDrive or DropBox. We've implemented most of the WOPI protocol, have an on-premise Office Online Server setup, and integration with online Office apps ...Proposed | 4 Replies | 1686 Views | Created by Jerry P Shea - Monday, September 28, 2020 12:40 PM | Last reply by Jerry P Shea - Tuesday, September 29, 2020 1:22 PM -
0 Votes
Editing Office documents online
Please let me know what are the different programmatic options available to edit office documents like word, excel or ppt online?Answered | 6 Replies | 1991 Views | Created by Prashanth Dharmaraj - Friday, September 11, 2020 1:21 PM | Last reply by Prashanth Dharmaraj - Monday, September 21, 2020 5:20 PM -
0 Votes
Multiple prompts are being displayed in the desktop mode but it is not coming in the web mode - Office documents
Hi Team, We have authentication to access some options in our application. It is working as expected in the Web mode. But in the desktop mode, we are getting multiple prompts. ...Proposed | 1 Replies | 1221 Views | Created by Praveenkumar Rajan - Monday, September 21, 2020 10:17 AM | Last reply by Tom Jebo - Monday, September 21, 2020 3:40 PM -
0 Votes
Office.context.document.settings added to word document using the desktop mode word is not available when the document is opened in web mode word.
{ if (asyncResult.status == Office.AsyncResultStatus.Succeeded) { const docId = asyncResult.value.get("property");Kindly provide inputs on how the issue can be ...Proposed | 1 Replies | 1435 Views | Created by Praveenkumar Rajan - Monday, September 21, 2020 10:13 AM | Last reply by Tom Jebo - Monday, September 21, 2020 3:38 PM -
0 Votes
Customizing DownloadUrl in wopi host is not working, in excel online i am not getting download button ui
@here can anybody help! To enable download option in excel onlne i have added downloadUrl property in CheckFileInfo response but still it is not enabling any ...Proposed | 3 Replies | 1302 Views | Created by sarita_hirekhan - Thursday, August 13, 2020 11:29 AM | Last reply by sarita_hirekhan - Friday, August 14, 2020 4:25 AM -
0 Votes
Change default browser for Office Add-in for desktop mode to new Chromium browser
Hi Team, We are working on a project, which uses Office Add-in for both Web and Desktop mode. In desktop mode, the add-in is opening in EDGEHTML (older browser ...Proposed | 1 Replies | 1608 Views | Created by PraveenkumarRajan - Tuesday, July 14, 2020 12:08 PM | Last reply by HungChun Yu-Microsoft Protocol Open Specifications - Tuesday, July 14, 2020 4:15 PM -
1 Votes
Require information whether the BUSINESS_USER placeholder is required for on-premise installation of Office Online Server:
Hi Team, We are working on the WOPI integration. We require information whether the BUSINESS_USER placeholder is required for viewing(view), editing(edit, ...Answered | 1 Replies | 1590 Views | Created by PraveenkumarRajan - Tuesday, June 30, 2020 9:48 AM | Last reply by HungChun Yu-Microsoft Protocol Open Specifications - Tuesday, June 30, 2020 7:22 PM -
0 Votes
Interface/SDK/Protocol to enable Add a Place in MS Office Destkop
Hi, If I want to allow my user to add/use a Cloud Storage in MS Office Desktop via "Add a Place" option, which interface/SDK/Protocol should I ...Proposed | 2 Replies | 1794 Views | Created by patelhiranya - Monday, June 29, 2020 3:32 AM | Last reply by patelhiranya - Monday, June 29, 2020 5:24 AM -
0 Votes
Does MS Office Desktop open file from WOPI Source if opened using custom URI Scheme?
Hi, If I launch MS Office Desktop to open file using custom URI Scheme (ms-word etc) and pass a WOPI URL as file location, does it open the file? Does it save back the ...Answered | 3 Replies | 2002 Views | Created by patelhiranya - Friday, June 26, 2020 6:17 AM | Last reply by patelhiranya - Friday, June 26, 2020 5:33 PM -
2 Votes
How to set up i18n with WOPI. We are facing issue with <ui=UI_LLCC&>
We are working with WOPI integration with one of our products. Basic integration is successful and we are trying to achieve i18n(Localization). As part of our application ...Answered | 4 Replies | 1783 Views | Created by PraveenkumarRajan - Friday, June 19, 2020 12:26 PM | Last reply by Tom Jebo - Wednesday, June 24, 2020 9:07 PM -
0 Votes
WOPI to convert documents to PDF format
Hi, We would like to know if there are any WOPI APIs that can be used to convert Microsoft Office documents to PDF format. There was an article that ...Proposed | 7 Replies | 2926 Views | Created by Parimala G - Friday, June 19, 2020 8:16 PM | Last reply by HungChun Yu-Microsoft Protocol Open Specifications - Wednesday, June 24, 2020 3:23 PM -
0 Votes
Office Online - WOPI Co-authoring integration
HI, I have integrated WOPI in my app. Users can now edit files online. It works good. Next step is to allow co-authoring ...Proposed | 2 Replies | 2268 Views | Created by nicky2313 - Thursday, June 18, 2020 1:22 PM | Last reply by Tom Jebo - Tuesday, June 23, 2020 6:51 PM -
0 Votes
Office Online Server - WOPI Interface -Converting the older version to new version
Hi , We have integrated office online server in our web application and trying to convert old version office documents to new one .we are getting the responce is opening in a ...Answered | 1 Replies | 1567 Views | Created by nicky2313 - Wednesday, June 17, 2020 4:48 PM | Last reply by Obaid Farooqi - Monday, June 22, 2020 6:23 AM -
0 Votes
WOPI PHP integration Please provide easy SAMPLE
It has been one week and we are struggling to get the WOPI integrated. We have found sample codes in C# but there is not help in PHP. I wonder Microsoft integration is so much difficult and it ...Answered | 1 Replies | 2035 Views | Created by CharlesBran - Thursday, June 18, 2020 9:51 PM | Last reply by Tom Jebo - Friday, June 19, 2020 12:17 AM -
0 Votes
Office Online - WOPI Co-authoring integration
Hi, I have integrated WOPI in my app. Users can now edit files online. It works good. Next step is to ...Answered | 1 Replies | 1737 Views | Created by nicky2313 - Thursday, June 18, 2020 5:36 PM | Last reply by Obaid Farooqi - Thursday, June 18, 2020 11:49 PM - Items 1 to 20 of 241 Next ›
Office Protocols announcement
-
Link
The September 4, 2015 release contains updates made to the Microsoft Office Protocols documents in relation to the release of Office Desktop 2016 and Skype for Business 2016.
Microsoft Office File Formats links:
- Landing Page: Office File Formats
- Full documentation set (zip): Microsoft Office File Formats Documentation
Microsoft Office Protocols links:
- Landing Page: Office Protocols
- Full documentation set (zip): Microsoft Office Protocols Documentation
Word, Excel and PowerPoint Standards Support links:
- Landing Page: Word, Excel, and PowerPoint Standards Support
- Full documentation set (zip): Word, Excel and PowerPoint Standards Support Documentation
The following new specifications have been added:
- None.
The following protocols have been archived:
- None.
The following known issues exist in this release:
- None.