• forcesave

    Description: Defines some custom identifier which will help distinguish the specific request in case there were more than one. Type: ...

  • Saving File - ONLYOFFICE Api Documentation

    Force saving. Document editing service allows to get the current document state before the editing is finished. The process is called forcesave in ONLYOFFICE ...

  • Frequently asked questions - ONLYOFFICE Api Documentation

    But this behavior can be overriden. To do that the forcesave option is available. There are several ways to initiate forced saving: Sending the request to the ...

  • Config - ONLYOFFICE Api Documentation

    Please note that this parameter is also available for the mobile editors. Name: forcesave. Description: Adds the request for the file force saving to ...

  • Callback handler - ONLYOFFICE Api Documentation

    Parameters and their description: · 1 - the force saving request is performed each time the saving is done (e.g. the Save button is clicked), which is only ...

  • Command service - ONLYOFFICE Api Documentation

    Callback url not correct. 3, Internal server error. 4, No changes were applied to the document before the forcesave command was received. 5 ...

  • ONLYOFFICE API 文档- Command service

    forcesave. 描述. 强制保存正在编辑的文档而不关闭它此命令后可能会继续编辑文档,因此这将不是最终保存的文档版本. 请求示例. { "c": "forcesave", "key": "Khirz6zTPdfd7 ...

  • Co-editing - ONLYOFFICE Api Documentation

    The forcesave parameter allows you to do it in the customization section of the editor initialization. new DocsAPI.DocEditor("placeholder", { "document ...

  • External access to the document ... - ONLYOFFICE Api Documentation

    forcesave · getForgotten · getForgottenList · info · license · meta · version · Conversion API · Document Builder API · Signature · Browser · Request · Token in ...

  • ONLYOFFICE API 文档- Config

    forcesave; goback; help ... 请注意,如果在编辑器界面中更改此设置,它将存储在浏览器本地存储中,并将覆盖作为editorConfig.customization.forcesave 参数发送的任何值。