Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 15,323 for

page java class

(0.17 sec)
  1. | Aspose

    Sample code for JPG to DOC Java conversion. Use API example code for batch JPG files to DOC conversion within any Web or Desktop Java based application....Java Conversion JPG to Doc HTML JPG...OCR XML BMP DOC Aspose.OCR for Java Overview API Home Code samples...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  2. HtmlFixedSaveOptions.resource_saving_callback p...

    HtmlFixedSaveOptions.resource_saving_callback property. Allows to control how resources (images, fonts and css) are saved when a document is exported to fixed Page Html format....document is exported to fixed page Html format. @property def ...module aspose.words.saving class HtmlFixedSaveOptions HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Use Custom XML Parts in Aspose.Cells with Node....

    Learn how to use custom XML parts in Aspose.Cells for Node.js via C++. Integrate external XML data within Excel files seamlessly....</book> <book> <title>Complete Java</title> <price>76</price> </book>...Create an instance of Workbook class const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/use-custom-xml...
  4. Barcode Recognition Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Android according to business needs...BarCode for Android via Java , barcode data decoding is initiated...conflicts, class BarCodeReader provides a special class called BarcodeSettings...

    docs.aspose.com/barcode/androidjava/recognition...
  5. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....FieldSeparator Inheritance: java.lang.Object, com.aspose.words...aspose.words.FieldChar public class FieldSeparator extends FieldChar...

    reference.aspose.com/words/java/com.aspose.word...
  6. 修改 XPS 页面事件 | Java

    学习如何使用 Aspose.Page API for Java 转换 XPS 文件时对所有输出页面进行重复更改...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/java/xps/modifying-xps-...
  7. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...and getCodeType methods of class BarCodeResult can be used. The...stream using a special method of class BarCodeResult that is called...

    docs.aspose.com/barcode/java/get-barcode-type-a...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....Slides for Android via Java also allows you to use bullets...instance of the presentation class. Perform several tasks (step...

    docs.aspose.com/slides/androidjava/manage-bullet/
  9. Calculate Formulas|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SetFormula(…) methods of the Cell class to add a formula to a cell....https://reference.aspose.com/cells/java/com.aspose.cells/workbook#calculateFormula-com...

    docs.aspose.com/cells/java/calculate-formulas/
  10. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...PDF Product Family aspose-pdf-java pizhai2 August 2, 2025, 3:14pm...PageCollection pages = document.getPages(); pages.forEach(page -> images...

    forum.aspose.com/t/error-when-extracting-images...