Developer Guide Node.js Font Manipulation API

Aspose.Font for Node.js consists of three modules: AsposeFontForNode.cjs, AsposeFontForNode.mjs and AsposeFontForNode.wasm.

All you need is to import the AsposeFontForNode to your javascript:

1const AsposeFont = require('asposefontnodejs');

If you use ECMAScript modules:

1import AsposeFont from 'asposefontnodejs';

Also, take a look at other useful resources:

Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.