Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 3,315 for

recognize text

(0.31 sec)
  1. | Aspose

    Sample code for JP2 to XLSX Java conversion. Use API example code for batch JP2 files to XLSX conversion within any Web or Desktop Java based application....JP2 documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  2. | Aspose

    Sample code for TIF to XLSX Java conversion. Use API example code for batch TIF files to XLSX conversion within any Web or Desktop Java based application....TIF documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tif-to-...
  3. | Aspose

    Sample code for DJVU to XML Java conversion. Use API example code for batch DJVU files to XML conversion within any Web or Desktop Java based application....DJVU documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/djvu-to...
  4. | Aspose

    Sample code for TIF to DOCX Java conversion. Use API example code for batch TIF files to DOCX conversion within any Web or Desktop Java based application....TIF documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. | Aspose

    Sample code for JPEG2000 to XLSX Java conversion. Use API example code for batch JPEG2000 files to XLSX conversion within any Web or Desktop Java based application....JPEG2000 documents containing recognized text. To add it to your project...Read More TXT (Text Document File) Text (Text Document File)...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  6. | Aspose

    Sample code for TIFF to XLSX Java conversion. Use API example code for batch TIFF files to XLSX conversion within any Web or Desktop Java based application....TIFF documents containing recognized text. To add it to your project...Read More TXT (Text Document File) Text (Text Document File)...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  7. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...(File > Info > Convert) all text content is lost. Similarly,...is opened on a MAC device no text content is present in the DOCX...

    forum.aspose.com/t/aspose-html-html-converted-t...
  9. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....position on the current line of text when displaying this WordprocessingML...Represents a container for the main text of a section. Bookmark Represents...

    reference.aspose.com/words/java/com.aspose.words/