Developer Guide JavaScript Font Manipulation API

Aspose.Font for JavaScript consists of two modules: AsposeFontforJS.JS and AsposeFontforJS.wasm.

AsposeFontforJS.JS contains wrappers and definitions for accessing Aspose.Font library functions are compiled in the AsposeFontforJS.wasm.

All you need is to connect the AsposeFontforJS.JS to your page.

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

Also, take a look at other useful resources:

Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.