Uses of Class
com.aspose.html.model.ConversionResult
Packages that use ConversionResult
-
Uses of ConversionResult in com.aspose.html
Methods in com.aspose.html that return ConversionResultModifier and TypeMethodDescriptionHtmlApi.convert
(ConverterBuilder builder) Starting a conversion task according to parameters in the ConversionBuilder. -
Uses of ConversionResult in com.aspose.html.api
Methods in com.aspose.html.api that return types with arguments of type ConversionResultModifier and TypeMethodDescriptionretrofit2.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. -
Uses of ConversionResult in com.aspose.html.model
Methods in com.aspose.html.model that return ConversionResult