Uses of Class
com.aspose.html.model.OperationResult
Packages that use OperationResult
-
Uses of OperationResult in com.aspose.html
Methods in com.aspose.html that return OperationResultModifier and TypeMethodDescriptionHtmlApi.convert
(JobBuilder builder) Starting a conversion task according to parameters in the ConversionBuilder.HtmlApi.vectorize
(JobBuilder builder) -
Uses of OperationResult in com.aspose.html.api
Methods in com.aspose.html.api that return types with arguments of type OperationResultModifier and TypeMethodDescriptionretrofit2.Call<OperationResult>
ConversionApi.convert
(JobRequest request, String from, String to) Creating a conversion task on the backend.retrofit2.Call<OperationResult>
ConversionApi.getConversionStatus
(String id) Get status of the conversion.