Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,258 for

recognize text

(0.04 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java....formats Contents [ Hide ] Recognized image formats Aspose.OCR...OCR for Python via Java can recognize any file you get from a scanner...

    docs.aspose.com/ocr/python-java/supported-file-...
  2. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Hide ] While you can extract text from color or grayscale scans...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/net/binarization/
  3. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....editable text with speed and accuracy. Image to Text Recognition...] . url = 'path/to/file' recognize_result = AsposeOCRRecognize...

    products.aspose.com/ocr/python-cpp/
  4. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark Text from pdf. The document is watermarked with the following code: var document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...Get Watermark text from pdf Aspose.PDF Product Family aspose-pdf-net...I’m tiring to get watermark text from pdf. The document is watermarked...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  5. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline Text formatting with a simple boolean setting. Enhance your Markdown experience!...value indicating either to recognize a sequence of two plus characters...characters “++” as underline text formatting. The default value...

    reference.aspose.com/words/net/aspose.words.loa...
  6. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_Text algorithm....CURVED_TEXT Contents [ Hide ] To use this...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/java/areas-detection/curved...
  7. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm....for handling large amounts of text arranged in multiple columns...detection methods that treat text as a single column, this approach...

    docs.aspose.com/ocr/python-net/areas-detection/...
  8. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a boolean value indicating either to Recognize a sequence of two plus characters "++" as underline Text formatting. The default value is false in C++....value indicating either to recognize a sequence of two plus characters...characters “++” as underline text formatting. The default value...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....png" ); // Recognize image ArrayList < RecognitionResult...RecognitionResult > results = api . Recognize ( input ); // Save result...

    docs.aspose.com/ocr/java/save-json/
  10. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/java/areas-detection/table/