OFORMs - бесплатные готовые к заполнению онлайн-формы документов
Редактируйте документы и работайте над ними совместно на вашей платформе eLearning
Интегрируйте ONLYOFFICE Docs, чтобы предоставить возможность редактирования документов пользователям вашего приложения
Посмотрите список всех официальных партнеров ONLYOFFICE в вашем регионе.
Выберите подходящее решение ONLYOFFICE.
Присоединяйтесь к нам на 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.