Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,422 for

text detection

(0.03 sec)
  1. Product Overview|Documentation

    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....quality, X-dimension, resolution, text captions, and more. The library...resolution, colors, rotation angle, text labels, captions, X-dimension...

    docs.aspose.com/barcode/java/product-overview/
  2. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....Automatically detect regions containing text paragraphs, detect skew and...and recognize text on images stored in ZIP archives using Aspose...

    products.aspose.com/ocr/net/recognition/recogni...
  3. GS1 Code 128 in JasperReports | Aspose

    Aspose.Barcode for JasperReports API allows customize, generate and recognize GS1 Code 128 barcodes in your Java application...Corporation as a way to store both text and numeric information while...Code 128 incorporates error-detection and error-correction algorithms...

    products.aspose.com/barcode/jasperreports/code128/
  4. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) document into a [Document](../../aspose.words/document/) object...TEXT document into a Document object...Description auto_numbering_detection Gets or sets a boolean value...

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

    How to detect the layout of the provided image....[ Hide ] To use language detection, install ( aspose-ocr-doc...aspose-ocr-document-structure-detection-v1.ocr ) advanced OCR model to your...

    docs.aspose.com/ocr/python-net/layout_detection/
  6. GS1 Code 128 in SQL Reporting Services | Aspose

    Aspose.Barcode for SQL Reporting Services API allows customize, generate and recognize GS1 Code 128 barcodes in your C# application...Corporation as a way to store both text and numeric information while...Code 128 incorporates error-detection and error-correction algorithms...

    products.aspose.com/barcode/reporting-services/...
  7. GS1 Code 128 in SharePoint | Aspose

    Aspose.Barcode for SharePoint API allows customize, generate and recognize GS1 Code 128 barcodes in your C# application...Corporation as a way to store both text and numeric information while...Code 128 incorporates error-detection and error-correction algorithms...

    products.aspose.com/barcode/sharepoint/code128/
  8. GS1 Code 128 in .NET | Aspose

    Aspose.Barcode for .NET API allows customize, generate and recognize GS1 Code 128 barcodes in your C# application...Corporation as a way to store both text and numeric information while...Code 128 incorporates error-detection and error-correction algorithms...

    products.aspose.com/barcode/net/code128/
  9. GS1 Code 128 in C++ | Aspose

    Aspose.Barcode for C++ API allows customize, generate and recognize GS1 Code 128 barcodes in your C++ application...Corporation as a way to store both text and numeric information while...Code 128 incorporates error-detection and error-correction algorithms...

    products.aspose.com/barcode/cpp/code128/
  10. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...} // Set up OCR for table detection Aspose.OCR.OcrInput input...Add(imagePath); // Configure to detect tables Aspose.OCR.RecognitionSettings...

    forum.aspose.com/t/how-can-i-extract-the-table-...