OFORMs, bezplatné formuláře dokumentů připravené k vyplnění online
Upravujte dokumenty a spolupracujte na nich v rámci své platformy pro elektronické vzdělávání
Integrujte aplikaci ONLYOFFICE Docs a zpřístupněte uživatelům své aplikace editaci dokumentů.
Zde najdete seznam všech autorizovaných partnerů ONLYOFFICE ve své oblasti.
Vyberte si edici ONLYOFFICE, která vám nejlépe vyhovuje.
Připojte se k nám na konferenci Codecon
Quickly translate text in ONLYOFFICE Docs.
ONLYOFFICE Workspace
ONLYOFFICE Workspace Enterprise
ONLYOFFICE Docs Enterprise
ONLYOFFICE Docs Developer
ONLYOFFICE Desktop Editors
ONLYOFFICE Personal
ONLYOFFICE Cloud
With the Apertium plugin, you can quickly translate the selected text into other languages.
The plugin uses Apertium, a free open-source machine translation platform.
Put the folder with the plugin code to ONLYOFFICE Document Server folder:
/var/www/onlyoffice/documentserver/sdkjs-plugins/
%ProgramFiles%\ONLYOFFICE\DocumentServer\sdkjs-plugins\
Turn your plugin into a browser extension. Currently, it works for Chrome users only.
By default, the plugin uses the Apertium demo service with limited language pairs.
To use Apertium without limitations, install it to your own server.
To send translation requests to your own server, change the url address of the serviceUrl variable in the ./scripts/apertium.js file.