Funzioni varie
Functions
| Nome | Descrizione |
|---|---|
| AsposeFontAbout | Ottieni informazioni sul Prodotto. |
| DownloadFile | Crea un collegamento in HTML per scaricare il file. |
| DownloadFileAuto | Crea un collegamento in HTML per scaricare il file e avvia il download dopo 2 secondi. |
Detailed Description
Funzioni secondarie per lavorare con i file Font.
/* Web Worker*/
const AsposeFontWebWorker = new Worker("AsposeFontforJS.js");
o
<!-- Load and initiate Aspose.Font for JavaScript via C++ -->
<script type="text/javascript" async src="AsposeFontforJS.js"></script>