Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 6,129 for

text extraction

(0.32 sec)
  1. detect_areas_mode_enum::DOCUMENT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::DOCUMENT algorithm....large amounts of structured text such as scanned contracts, book...and small amounts of irregular text - try detect_areas_mode_enum::PHOTO...

    docs.aspose.com/ocr/cpp/areas-detection/document/
  2. Java API to Convert DOC to FODS or with free On...

    Convert DOC to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to FODS online converter quickly before integrating the code....document manipulation, text extraction, and document conversion...

    products.aspose.com/total/java/conversion/doc-t...
  3. Recognize single line|Documentation

    How to read Text from images containing a single line of Text....image contains a single line of text, it can be recognized in the...resource-consuming steps. To extract text from such images, use Aspose...

    docs.aspose.com/ocr/net/recognize-single-line/
  4. Check Color Contrast – Aspose.HTML for Java

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML for Java. Make website accessible to read for all users....contrast ratios to ensure that text is readable by all users. The...criteria checks the between text and its background, which ranges...

    docs.aspose.com/html/java/check-color-contract/
  5. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...converted into 5 Text Run instead. I am extracting that information...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  6. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, Text, Word, or Excel documents, as well as XML and JSON files....Text Plain text with line breaks. Format...the background; the recognized text is placed as an invisible but...

    docs.aspose.com/ocr/java/save-file/
  7. Working with Ranges in Java|Aspose.Words for Java

    Introduction to Range feature in Aspose.Words for Java....allows you to access and modify text, bookmarks and form fields within...range. Retrieving Plain Text Use the Text property to retrieve the...

    docs.aspose.com/words/java/working-with-ranges/
  8. Working with Ranges in Node.js|Aspose.Words for...

    Work with ranges in a document using Node.js....allows you to access and modify text, bookmarks and form fields within...range. Retrieve Plain Text Use the text property to retrieve plain...

    docs.aspose.com/words/nodejs-net/working-with-r...
  9. Working with Ranges in C++|Aspose.Words for C++

    Introduction to Range feature in Aspose.Words for C++....allows you to access and modify text, bookmarks and form fields within...range. Retrieve Plain Text Use the Text property to retrieve plain...

    docs.aspose.com/words/cpp/working-with-ranges/
  10. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....Add instance of Text element class to hold text for HTML document...document Insert the Text element inside HTML body Save the generated...

    kb.aspose.com/html/java/how-to-create-html-file...