Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,008 for

text detection

(0.11 sec)
  1. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Android sample code to recognize Interleaved 2-of-5 (ITF) barcode in Android Runtime Environment....BarCode for Android via Java to detect and read Interleaved 2-of-5...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/itf/re...
  2. Scan Codablock-F and GS1 Codablock-F barcodes I...

    Android sample code to recognize Codablock-F and GS1 Codablock-F barcodes in Android Runtime Environment....BarCode for Android via Java to detect and read Codablock-F barcode...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/codabl...
  3. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    Android sample code to recognize Royal Mail 4-State Customer Code (RM4SCC) in Android Runtime Environment....BarCode for Android via Java to detect and read Royal Mail 4-State...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/rm4scc...
  4. Scan Italian Pharmacode (Code 32) barcode Image...

    Android sample code to recognize Italian Pharmacode (Code 32) barcode in Android Runtime Environment....BarCode for Android via Java to detect and read Code 32 barcode within...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/code32...
  5. 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...
  6. 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...
  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. How to load fonts? | Aspose.Font for Java

    How to load fonts into your application using Aspose.Font for Java? The answer is given in the article explained in the code examples....object you will be able to render text with this font, get encoding...object you will be able to render text with this font, get coding information...

    docs.aspose.com/font/java/how-to-load-fonts/
  9. 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-...
  10. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?Text=Hello, World!\n” + “\tfont_style=bold\n” + “\tfont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...text=Hello, World!\n” + “\tfont_style=bold\n”...zip (170.5 KB) 请注意模板中的更改: 删除了“?text=”元素前缀中的空格。 根据我的环境(Windows)换行符,在“\n”前添加了“\r”。...

    forum.aspose.com/t/omr-java/312898