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

recognize text

(0.08 sec)
  1. 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/
  2. 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/...
  3. 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-...
  4. 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...
  5. 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...
  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/python-net/areas-detection/...
  7. 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/
  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. AI OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert images to Text and transform scanned PDF to searchable and editable documents with Aspose OCR API.... Extract machine-readable text from images and convert scanned...effortlessly process multilingual texts with mixed-language support...

    products.aspose.com/ocr/
  10. 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/