I would like to run geogebra in presentation.
I am a math teacher and I would like to run applets in presentation. One off the most used in the world is geogebra. If it was possible to run html and java in presentation, it would allow me to have dynamic tools in my presentation in class.
Idea discussion. Check comments.
-
AdminConstantine
(Admin, ONLYOFFICE)
commented
Please provide more details, i.e. a link to the documentation of the mentioned app, for better understanding.
In general, you can insert HTML content into documents via Plugins. If you have HTML code from any other source and you want to insert it, you can use HTML plugin: https://www.onlyoffice.com/app-directory/html
If you are looking for a way to integrate the service into the editor, please visit the Plugin API for more details: https://api.onlyoffice.com/docs/plugin-and-macros/get-started/
With a custom plugin you can develop necessary logic for handling the workflow with the service according to your needs.