Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,264 for

recognize text

(0.09 sec)
  1. How to lighten background - Free Support Forum ...

    We’re trying to read the Text in an image, in this case a passport. In the Ok example, everything reads without any problems. In the Ko example, many of the ‘<’ characters are interpreted as ‘C’ or ‘K’. The only differen…...3:15pm 1 We’re trying to read the text in an image, in this case a...4:08pm 4 Our case is to recognize texts on hotel guest ID cards...

    forum.aspose.com/t/how-to-lighten-background/31...
  2. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....Words to recognize the format automatically....ODF Text Document. Ott ODF Text Document Template. Text Plain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aztec in JavaScript via C++ | Aspose

    Aspose.Barcode for JavaScript via C++ API allows customize, generate and Recognize Aztec barcodes in your JavaScript application...Supported data types include text, numbers, and binary data. Aztec...you can easily generate and recognize Aztec barcodes in your JavaScript...

    products.aspose.com/barcode/javascript-cpp/aztec/
  4. Features|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....rotation angle, resolution, colors, text captions, margins, bar height...segments 🔍 Barcode Recognition Recognize barcodes from both raster...

    docs.aspose.com/barcode/python-java/product-fea...
  5. Convert PDF to Searchable PDF via C# | Aspose

    Sample code for PDF to Searchable PDF C# conversion. Use API example code for batch PDF files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...PDF documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/net/conversion/pdf-to-s...
  6. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....Microsoft Word recognizes a part of its text as some form of...nodes that contain their recognized text in its entirety. // Add...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...Microsoft Word recognizes a part of its text as some form of...nodes that contain their recognized text in its entirety. # Add...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....Microsoft Word recognizes a part of its text as some form of...nodes that contain their recognized text in its entirety. # Add...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert JPEG to Searchable PDF via C# | Aspose

    Sample code for JPEG to Searchable PDF C# conversion. Use API example code for batch JPEG files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPEG document and save text as JPEG document using Aspose...JPEG documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  10. Median filter|Documentation

    How to smooth out noise in an image using Aspose.OCR for Python via .NET before applying other processing filters or performing OCR...."result" ) # Recognize the image result = api . recognize ( input...( result [ 0 ] . recognition_text ) Smooth noise Usage scenarios...

    docs.aspose.com/ocr/python-net/median/