I want to achieve the following functions in onlyoffice, but I can’t find the corresponding functions. Please guide me, thank you.
Select a paragraph of text in interface onlyoffice, right click to open context menu, select a custom option in context menu to send the selected text back to the backend service.
After the return is successful, replace the selected text with the returned content.
Additionaly, how can i hide the toolbar (in the red field) by using doc api.