Get Started
Plugins
Macros
More information
|
Get and paste htmlDescription
Gets the document content as HTML code, modifies it, and pastes back to the document. Plugin type: visual, non-system. Supported editors: documents, spreadsheets, presentations. ![]() Installation
Available by default in ONLYOFFICE Enterprise Edition and Community Edition (Document Server + Community Server). You can also download this plugin from the ONLYOFFICE App Directory and install it following the desktop or cloud installation instructions. Usage
Plugin structure
Repository on GitHub: https://github.com/ONLYOFFICE/plugin-html.
Config
{ "name": "Get and past html", "guid": "asc.{E581C417-3C80-4BC2-B42D-502850FDC1E7}", "variations": [ { "description": "Get and past html", "url": "index.html", "icons": [ "resources/img/icon.png", "resources/img/icon@2x.png", "resources/img/icon2.png", "resources/img/icon2@2x.png" ], "isViewer": true, "EditorsSupport": [ "word", "cell", "slide" ], "isVisual": true, "isModal": false, "isInsideMode": true, "initDataType": "html", "initData": "", "buttons": [], "initOnSelectionChanged": true } ] } Methods and events
Support
If you want to request a feature or report a bug regarding this plugin, use the issues section on GitHub. |