Package | Description |
---|---|
com.qoppa.office |
This package contains the main classes to load and convert MS Word documents.
|
Modifier and Type | Method and Description |
---|---|
Map<String,OfficeConvertOptions.SubstituteFontRecord> |
OfficeConvertOptions.getSubstituteFontsMap() |
Modifier and Type | Method and Description |
---|---|
void |
OfficeConvertOptions.setSubstituteFontsMap(Map<String,OfficeConvertOptions.SubstituteFontRecord> fontNameSubstitutions)
Sets a map of font family names to substitute font family names.
|