Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,990 for

text detection

(0.17 sec)
  1. 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...
  2. 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...
  3. 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/
  4. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert Text, images and other content, specify font, paragraph and section formatting...class Provides methods to insert text, images and other content, specify...an internal cursor where the text will be inserted when you call...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks....even the lightest marks are detected. Declaration This element..."CheckBox" property. The question text / label is specified in the...

    docs.aspose.com/omr/net/json-markup/checkbox/
  6. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...of the cell appears as plain text. To make it look like a hyperlink...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  7. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...binary Excel file as a plain‑text CSV file, which results in a...raw bytes as if they were CSV text. Because the source is an encrypted...

    forum.aspose.com/t/protected-sheet-without-pass...
  8. TxtLoadOptions.detect_hyperlinks property | Asp...

    TxtLoadOptions.detect_hyperlinks property. Specifies either to detect hyperlinks in Text...detect_hyperlinks property TxtLoadOptions.detect_hyperlinks property...Specifies either to detect hyperlinks in text. The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Translate a Document|Aspose.Words for Java

    Translate a document. Aspose.Words for Java simplifies document translation using Google AI models, allowing you to specify the target language....allows developers to translate texts content into more than 300 languages...recognize the language in some text fragments, then you will be...

    docs.aspose.com/words/java/translate-a-document/
  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