Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,007 for

text detection

(0.31 sec)
  1. Scan Singapore Post barcode Images via Android ...

    Android sample code to recognize Singapore Post barcode in Android Runtime Environment....BarCode for Android via Java to detect and read Singapore Post barcode...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/singap...
  2. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....Words automatically detects field types based on field...) # Manually change the raw text of the field, which determines...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....provides a dedicated API for detecting table layout and recognizing...or photos. To extract table text, simply call the universal Aspose...

    docs.aspose.com/ocr/net/table-recognition/
  4. Online Word File Comparison or Build Java Apps ...

    Free online app to Compare different Word files. Java comparison library code for Word documents....comparison accurately detects changes in text, formatting, and structure...File) Compare HTML Files (Hyper Text Markup Language) Compare MHTML...

    products.aspose.com/total/java/compare/word/
  5. Generate QR Code, Micro QR Code and Rectangular...

    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....as they can hinder barcode detection in the scanned image. If you...symbols (characters used to detect and distinguish fields in variable-length...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  6. Archive

    archives...consists of getting the document’s text/images be rotated at a slight...deskew is the process of detecting and fixing this issue on scanned...

    blog.aspose.com/imaging/deskew-images-using-csh...
  7. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...unexpected text alignment issues . Specifically, text near checkboxes...The checkbox and surrounding text should maintain their original...

    forum.aspose.com/t/appending-document-not-maint...
  8. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field type values align with field codes for enhanced consistency and accuracy....Words automatically detects field types based on field...)); // Manually change the raw text of the field, which determines...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....Words automatically detects field types based on field...)); // Manually change the raw text of the field, which determines...

    reference.aspose.com/words/net/aspose.words/ran...
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...label value and the paragraph text System.out.println("List item:...numbering and the paragraph text are printed to the console....

    forum.aspose.com/t/how-to-get-the-value-of-the-...