Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,511 for

recognize image

(0.04 sec)
  1. Recognition Quality Options and Presets|Documen...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options...source image quality is crucial to convert an arbitrary image to...machine-readable code. Low-quality barcode images may result being unreadable...

    docs.aspose.com/barcode/androidjava/barcode-rea...
  2. Recognition Quality Options and Presets|Documen...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options...source image quality is crucial to convert an arbitrary image to...machine-readable code. Low-quality barcode images may result being unreadable...

    docs.aspose.com/barcode/python-java/barcode-rea...
  3. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them.... AsposeOcr (); // Add images to OcrInput object Aspose ...OCR . Language . Latin ; // Recognize receipts Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/recognition/receipt/
  4. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown document loading experience. Customize options for seamless integration into your projects....metafile(Wmf or Emf) images to Png image format. ConvertShapeToOffice...value indicating either to recognize a sequence of two plus characters...

    reference.aspose.com/words/net/aspose.words.loa...
  5. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....Emf ) images to F:Aspose.FileFormat.Png image format. ge...value indicating either to recognize a sequence of two plus characters...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert CF2 to U3D via Python | products.aspose...

    Sample code for CF2 to U3D conversion. Use API example code for batch CF2 files to U3D conversion.... Load CF2 file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/python-net/conversion/c...
  7. Convert CF2 to DXF via Python | products.aspose...

    Sample code for CF2 to DXF conversion. Use API example code for batch CF2 files to DXF conversion.... Load CF2 file with Image.Load method Create an instance...instance of DxfOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/python-net/conversion/c...
  8. Convert CF2 to DWFX via C# | products.aspose.com

    Sample code for CF2 to DWFX C# conversion. Use API example code for batch CF2 files to DWFX conversion within VB.NET, Asp.NET or any .NET based application.... Load CF2 file with Image.Load method Set an object of...VectorRasterizationO property Call Image.Save method while passing the...

    products.aspose.com/cad/net/conversion/cf2-to-d...
  9. Convert CF2 to U3D via JavaScript | products.as...

    Sample code for CF2 to U3D conversion. Use API example code for batch CF2 files to U3D conversion.... Load CF2 file with Image.Load method Create an instance...instance of U3dOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/javascript-net/conversi...
  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…...Create temporary directory for images string tempPath = Path.Combine(Path...pdfDocument.Pages[pageIndex]; // Save images from the page for (int imgIndex...

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