Uses of Class
com.aspose.html.JobBuilder
Packages that use JobBuilder
-
Uses of JobBuilder in com.aspose.html
Subclasses of JobBuilder in com.aspose.htmlMethods in com.aspose.html that return JobBuilderModifier and TypeMethodDescriptionJobBuilder.fromLocalFile
(String filePath) JobBuilder.fromLocalFile
(String filePath, String resourcesDirectory) JobBuilder.fromLocalFile
(String filePath, List<String> resources) JobBuilder.fromStorageFile
(String filePath) JobBuilder.fromStorageFile
(String filePath, String storageName) JobBuilder.saveToLocal
(String outputFilePath) JobBuilder.saveToStorage
(String outputFilePath) JobBuilder.saveToStorage
(String outputFilePath, String storageName) JobBuilder.useOptions
(Options options) Methods in com.aspose.html with parameters of type JobBuilderModifier and TypeMethodDescriptionHtmlApi.convert
(JobBuilder builder) Starting a conversion task according to parameters in the ConversionBuilder.HtmlApi.vectorize
(JobBuilder builder)