Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,907 for

text detection

(0.83 sec)
  1. Scan GS1 Code 128 barcode Images via Android vi...

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

    products.aspose.com/barcode/android-java/code12...
  2. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

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

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

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this 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/
  5. Allow incorrect barcodes|Documentation

    Learn how to use the AllowIncorrectBarcodes parameter to return potentially invalid or damaged barcodes in Aspose.BarCode for Java.... println ( "Detected count (AllowIncorrect=false):...System . out . println ( "Detected count (AllowIncorrect=true):...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. 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/
  7. Aspose::Words::FileFormatInfo::get_Encoding met...

    Aspose::Words::FileFormatInfo::get_Encoding method. Gets the detected encoding if applicable to the current document format. At the moment detects encoding only for HTML documents in C++....FileFormatInfo::get_Encoding method Gets the detected encoding if applicable to...document format. At the moment detects encoding only for HTML documents...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. 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...
  9. 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...
  10. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....specify what kind of changes to detect. For example, ChildList , Subtree...document; use the method to create a text node with the content “Hello...

    docs.aspose.com/html/java/mutationobserver/