Package | Description |
---|---|
com.aspose.html | |
com.aspose.html.api | |
com.aspose.html.model |
Modifier and Type | Method and Description |
---|---|
ConversionResult |
HtmlApi.convert(ConverterBuilder builder)
Starting a conversion task according to parameters in the ConversionBuilder.
|
Modifier and Type | Method and Description |
---|---|
retrofit2.Call<ConversionResult> |
ConversionApi.convert(ConversionRequest request,
String from,
String to)
Creating a conversion task on the backend.
|
retrofit2.Call<ConversionResult> |
ConversionApi.getConversionStatus(String id)
Get status of the conversion.
|
Modifier and Type | Method and Description |
---|---|
ConversionResult |
ConversionResult.files(String file) |
Copyright © 2022. All rights reserved.