Installation and running examples

Installing Aspose.Font for JavaScript

To install and use Aspose.Font for JavaScript from a ZIP archive, follow the following instructions:

1<!-- Load and initiate Aspose.Font for JavaScript -->
2<script type="text/javascript" async src="AsposeFontforJS.js"></script> 

or using with Web Workers

1/* Web Worker*/
2const AsposeFontWebWorker = new Worker("AsposeFontforJS.js");

You can directly download a ZIP archive by clicking the ‘Download’ button or get a specific release.

If there is no web server installed, you can run the examples locally, using Python. So, if you are using Linux or Mac OS X, everything is ready on your system. If you are a Windows user, you can download the installation file from the Python home page:

Installing Python on Windows

Run examples

System Requirements

Aspose.Font for JavaScript supports the modern web browsers:

Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.