We are pleased to announce that the first beta of the Web Service Office Javascript API for Servoy, v1.0.0-b1, is released.
This plugin enables the Javascript API for Office into a Servoy solution which can run as a Microsoft Office Add-In.
Microsoft Office Add-in runs interactive HTML5 Web Application, as the Servoy NGClient, allowing you to write/read rich text from/to the document using the Office Javascript API.
This Web Service can be downloaded using the Servoy Package Manager.
Great news!
For the demo-solution it’s nessessary to import the angularmaterial-package. But this packages was not showed in Web-Packages-Manager. How can I import this in Servoy - Developper?
Hi, the angularmaterial can be downloaded directly from Github: https://github.com/Servoy/angularmaterial.
Check the release section, download the angularmaterial.zip and import it in the demo solution from the Web Package node context menu.
Hi Paolo,
Thanks for your quick reply. I have now been able to import the packages.
I had first downloaded a zip file “angular-material-master.zip”. With this file it does not work.
In this zip is another folder “angularmaterial”. With this folder it has now worked.
Indeed the the angular-material-master.zip won’t work since it contains the full source code of the angular-material repo, including the test solution.
You should use the angularmaterial.zip attached in the latest release: https://github.com/Servoy/angularmaterial/releases.