Verschiedene Funktionen

Functions

NameBeschreibung
AsposeFontAboutLese Informationen über das Produkt.
DownloadFileErstelle einen Link in HTML, um die Datei herunterzuladen.
DownloadFileAutoErstelle einen Link in HTML, um die Datei herunterzuladen und starte den Download nach 2 Sekunden.

Detailed Description

Sekundäre Funktionen zum Arbeiten mit Font-Dateien.

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

oder

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