枚举
枚举
| 枚举类型 | 描述 |
|---|---|
| FontSavingFormats | 指定字体类型。 |
| FontType | 指定字体类型。 |
| TtfNameTableNameId | 指定 NameId。 |
| TtfNameTablePlatformId | 表示 PlatformId 枚举。 |
| TtfNameTableMSPlatformSpecificId | 表示 MSPlatformSpecificId 枚举。 |
| TtfNameTableMacPlatformSpecificId | 表示 MacPlatformSpecificId 枚举。 |
| TtfNameTableUnicodePlatformSpecificId | 表示 UnicodePlatformSpecificId 枚举。 |
| TtfNameTableMacLanguageId | Macintosh 平台语言 ID 枚举。 |
| TtfNameTableMSLanguageId | Microsoft 平台语言 ID 枚举。 |
/* Web Worker*/
const AsposeFontWebWorker = new Worker("AsposeFontforJS.js");
或
<!-- Load and initiate Aspose.Font for JavaScript via C++ -->
<script type="text/javascript" async src="AsposeFontforJS.js"></script>