Miscellaneous functions
Functions
Name | Description |
---|---|
AsposePageAbout | Get info about Product. |
DownloadFile | Make a link in HTML to download the file. |
DownloadFileAuto | Make a link in HTML to download the file and start download after 2 seconds. |
Detailed Description
Secondary functions for working with Postscript/XPS files.
/* Web Worker*/
const AsposePageWebWorker = new Worker("AsposePageforJS.js");
or
<!-- Load and initiate Aspose.Page for JavaScript via C++ -->
<script type="text/javascript" async src="AsposePageforJS.js"></script>