CharacterSet

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class CharacterSet extends System.Enum

表示使用的字符集。

字段

字段描述
Ansi1252 拉丁文 1, 1250 拉丁文 2, 1256 阿拉伯字符集
Default默认字符集。
Symbol符号字符集
ShiftjisDBCS,932 日语字符集。
HangeulDBCS,949 韩语字符集。
HangulDBCS,949 韩语字符集。
Gb2312DBCS,936 简体中文字符集。
ChineseBig5DBCS,950 繁体中文字符集。
Oem437 MS-DOS 拉丁文 1, 852 MS-DOS 拉丁文 2, 864 MS-DOS 阿拉伯字符集。
JohabDBCS,1361 韩语字符集。
Hebrew1255 希伯来字符集。
Arabic1256 阿拉伯字符集。
Greek1253 希腊字符集。
Turkish1254 土耳其字符集。
Vietnamese1258 越南字符集。
Thai874 泰文字集。
Easteurope1250 拉丁文 2, 中欧字符集。
Russian1251 西里尔文(斯拉夫语)字符集。
Mac10000 Mac Roman,10029 Mac 中欧,10007 Mac 西里尔文字符集。
Baltic1257 波罗的海沿岸字符集。

Ansi

public static final int Ansi

1252 拉丁文 1, 1250 拉丁文 2, 1256 阿拉伯字符集

Default

public static final int Default

默认字符集。

Symbol

public static final int Symbol

符号字符集

Shiftjis

public static final int Shiftjis

DBCS,932 日语字符集。

Hangeul

public static final int Hangeul

DBCS,949 韩语字符集。

Hangul

public static final int Hangul

DBCS,949 韩语字符集。

Gb2312

public static final int Gb2312

DBCS,936 简体中文字符集。

ChineseBig5

public static final int ChineseBig5

DBCS,950 繁体中文字符集。

Oem

public static final int Oem

437 MS-DOS 拉丁文 1, 852 MS-DOS 拉丁文 2, 864 MS-DOS 阿拉伯字符集。

Johab

public static final int Johab

DBCS,1361 韩语字符集。

Hebrew

public static final int Hebrew

1255 希伯来字符集。

Arabic

public static final int Arabic

1256 阿拉伯字符集。

Greek

public static final int Greek

1253 希腊字符集。

Turkish

public static final int Turkish

1254 土耳其字符集。

Vietnamese

public static final int Vietnamese

1258 越南字符集。

Thai

public static final int Thai

874 泰文字集。

Easteurope

public static final int Easteurope

1250 拉丁文 2, 中欧字符集。

Russian

public static final int Russian

1251 西里尔文(斯拉夫语)字符集。

Mac

public static final int Mac

10000 Mac Roman,10029 Mac 中欧,10007 Mac 西里尔文字符集。

Baltic

public static final int Baltic

1257 波罗的海沿岸字符集。