Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,601 for

detection

(0.04 sec)
  1. Compare TXT In Python

    Compare TXT documents using Python to diff two files. With our Python API you can detect the difference even if one character or one word has been changed....to compare TXT documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/python-net/compare/txt/
  2. Compare WORD In Javascript

    Compare WORD documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....compare Word documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/nodejs-net/compare/word/
  3. Merge TTF fonts | API for C# .NET | Aspose

    Combining several font files into a single one will help you decrease the amount of files you have to deal with. Learn how merge TTF fonts with C# code....manipulations with glyphs, detection of Latin symbols, and many...

    products.aspose.com/font/net/merge-ttf-fonts/
  4. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR API for Python.... Detect inverted images and extract...RecognitionSettings () set . set_detect_areas_mode = DetectAreasMode...

    products.aspose.com/ocr/python-net/
  5. Online PPSM to TSV Conversion or Build .NET bas...

    Free online app to convert PPSM to TSV files. .NET C# conversion library code for PPSM documents....applications like object detection and facial recognition. Data...

    products.aspose.com/total/net/conversion/ppsm-t...
  6. TTF font subsetting tool | API for C# .NET | As...

    Creating font subsets will let you enhance web performance and language support. Learn how to create a subset from the TTF font with C# code....manipulations with glyphs, detection of Latin symbols, and many...

    products.aspose.com/font/net/font-subset/
  7. Compare DOCX In Javascript

    Compare DOCX documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....compare DOCX documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/nodejs-net/compare/docx/
  8. Compare DOCX In Python

    Compare DOCX documents using Python to diff two files. With our Python API you can detect the difference even if one character or one word has been changed....compare DOCX documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/python-net/compare/docx/
  9. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality....manipulations with glyphs, detection of Latin symbols, and many...

    products.aspose.com/font/net/load-font-from-disc/
  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-...