Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 3,396 for

recognize text

(2.17 sec)
  1. QR in SharePoint | products.aspose.com

    Aspose.Barcode for SharePoint API allows customize, generate and Recognize QR barcodes in your C# application...are designed to be quickly recognized and read, and have a large...will be converted into readable text or a link to a website. In addition...

    products.aspose.com/barcode/sharepoint/qr/
  2. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...The document format is not recognized or not supported. RuntimeError...The document format is not recognized or not supported. RuntimeError...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Check Barcode Recognition Quality|Documentation

    This article describes how to verify barcode recognition quality...means that barcode text has been recognized accurately Set Barcode...

    docs.aspose.com/barcode/python-net/check-recogn...
  4. text_input|Documentation

    Text_input element generates a placeholder consisting of several boxes in which the respondent can write letters or numbers, one character in each box....Ask AI text_input Contents [ Hide ] text_input element requires...This element adds a handwritten text placeholder to the form. The...

    docs.aspose.com/omr/net/txt-markup/text_input/
  5. Check Barcode Recognition Quality|Documentation

    This article describes how to verify barcode recognition quality...means that barcode text has been recognized accurately Set Barcode...

    docs.aspose.com/barcode/java/check-recognition-...
  6. page|Documentation

    Page element allows you to break large forms into several pages that are Recognized as a single document....into several pages that are recognized as a single document. Pages...page elements. Example ?page= ?text=Biology Quiz: Plants font_size=16...

    docs.aspose.com/omr/net/txt-markup/page/
  7. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...getCodeTypeName returns the text name of the barcode type. //This...getCodeBytes . Decode Barcode Text in Unicode For barcodes in which...

    docs.aspose.com/barcode/nodejsjava/read-barcode...
  8. QR in Python via .NET | products.aspose.com

    Aspose.Barcode for Python via .NET API allows customize, generate and Recognize QR barcodes in your Python application...are designed to be quickly recognized and read, and have a large...will be converted into readable text or a link to a website. In addition...

    products.aspose.com/barcode/python-net/qr/
  9. QR in SQL Reporting Services | products.aspose.com

    Aspose.Barcode for SQL Reporting Services API allows customize, generate and Recognize QR barcodes in your C# application...are designed to be quickly recognized and read, and have a large...will be converted into readable text or a link to a website. In addition...

    products.aspose.com/barcode/reporting-services/qr/
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...RECTANGLE (not TEXT_BOX) // This ensures Word recognizes it as a rotatable...setBehindText(false); // Show in front of text sidebar.setAllowOverlap(true);...

    forum.aspose.com/t/topic/324972