Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,533 for

detection

(0.12 sec)
  1. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...as a result incorrect page detection. You can implement IWarningCallback...

    forum.aspose.com/t/document-extractpages-yields...
  2. UPC in Python via .NET | products.aspose.com

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize UPC barcodes in your Python application...which allows for easy error detection during scanning and data entry...

    products.aspose.com/barcode/python-net/upc/
  3. GS1 Code 128 in Java | products.aspose.com

    Aspose.Barcode for Java API allows customize, generate and recognize GS1 Code 128 barcodes in your Java application...Code 128 incorporates error-detection and error-correction algorithms...

    products.aspose.com/barcode/java/code128/
  4. High Performance Mode|Documentation

    Learn how to use the High Performance quality preset in Aspose.BarCode for Java recognition....Performance preset: prefers fast detection paths and simplified preprocessing...larger modules for robust detection with HighPerformance barcodeGenerator...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format Detection methods...format detection methods. To learn more, visit the Detect File...returned by FileFormatUtil.detect_file_format() methods. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Finding line bounding boxes|Documentation

    Automatic Detection of line bounding boxes inside an image....be useful for highlighting detected areas when previewing an image...provided in OcrInput object , use detect_rectangles() method. Specify...

    docs.aspose.com/ocr/python-net/image-regions-li...
  7. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java....approximate rotation angle of the detected barcode in degrees. String...System . out . println ( "Detected angle: " + angle + " degrees"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Recognize document language(s) - Free Support F...

    I am looking for a way to recognize/classify the language(s) code in a (Word) document: nl, en, fr, … Is this possible with Aspose? The only thing I found is OCR in different languages....no straightforward method to detect the language of a Word document...languages and can automatically detect the language of the text in...

    forum.aspose.com/t/recognize-document-language-...
  9. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing....can their detection be improved? Tables can be detected during import;...PdfImportOptions includes a detect_tables parameter that enables...

    docs.aspose.com/slides/python-net/import-presen...
  10. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...target areas for barcode detection. This property allows improving...new BarCodeReader ()) { //detecting the rectangle of a 2D barcode...

    docs.aspose.com/barcode/net/set-target-regions/