| Package | Description |
|---|---|
| com.groupdocs.conversion.contracts |
The GroupDocs.Conversion.Contracts namespace provides members to instantiate and release output document, manage font substitutions etc.
|
| Modifier and Type | Method and Description |
|---|---|
TargetConversion |
PossibleConversions.getTargetConversion(FileType target)
Returns target conversion for specified target file type
|
TargetConversion |
PossibleConversions.getTargetConversion(String extension) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<TargetConversion> |
PossibleConversions.getAll()
All target file types and primary/secondary flag
|
Copyright © 2024. All rights reserved.