Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,080 for

text detection

(0.13 sec)
  1. Debugging vision|Documentation

    Diagnose multimodal issues in Aspose.LLM for .NET — tagged log taxonomy, common misalignments, and the parse_mm_logs.zsh helper....extra stages compared to plain text: image preprocessing, projector...gguf (524 MB) [MM] tokenize: text chunks = 3, image chunks = 1...

    docs.aspose.com/llm/net/developer-reference/mul...
  2. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy.... Skew angle detection and image straightening is...efficiency of segmentation and text extraction. Aspose.OCR offers...

    docs.aspose.com/ocr/java/deskew/
  3. GS1 Code 128 in SharePoint | products.aspose.com

    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/
  4. 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...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/java/code128/
  5. Multimodal context parameters|Documentation

    Configure the mtmd (multimodal) conText in Aspose.LLM for .NET — GPU offload for the vision projector, timing diagnostics, thread count, verbosity, and media marker.... The base text model is configured by ContextParameters...presets use these settings. On text-only presets the bag is instantiated...

    docs.aspose.com/llm/net/developer-reference/par...
  6. 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...
  7. GS1 Code 128 in .NET | products.aspose.com

    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/
  8. GS1 Code 128 in C++ | products.aspose.com

    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/
  9. 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...
  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-...