Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,930 for

recognize pdf

(0.06 sec)
  1. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....images and creates searchable PDFs with just a few lines of C#...recognitionEngine . Recognize ( source ); // Output recognized text Console...

    products.aspose.com/ocr/net/
  2. Aspose Word to PDF / Docker lost images - Free ...

    Hi, I use the last Aspose Word .net library and when I want to save a docx file to Pdf from windows all is working fine but when i deploy my application to a linux container based on aspnet microsoft docker image like be…...Aspose Word to PDF / Docker lost images Aspose.Words Product...want to save a docx file to pdf from windows all is working fine...

    forum.aspose.com/t/aspose-word-to-pdf-docker-lo...
  3. Convert PDF to Microsoft Word Documents in .NET...

    Learn how to write C# code for Pdf to Microsoft Word formats conversion with Aspose.Pdf for .NET. and tune up conversion Pdf to DOC(DOCX)....Ask AI Convert PDF to Microsoft Word Documents in .NET Contents...article explains how to convert PDF to Microsoft Word Documents using...

    docs.aspose.com/pdf/net/convert-pdf-to-word/
  4. Getting recognition results as text|Documentation

    Returning Aspose.OCR for .NET recognition results as formatted text....png" ); // Recognize image Aspose . OCR . OcrOutput...results = recognitionEngine . Recognize ( input ); // Show recognition...

    docs.aspose.com/ocr/net/save-text/
  5. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine.... Recognizing one image Applies to: recognition...recognition of a single-page PDF. Aspose.OCR for Python via .NET...

    docs.aspose.com/ocr/python-net/multithreading/
  6. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....Seamlessly convert images and PDFs into editable text with speed...] . url = 'path/to/file' recognize_result = AsposeOCRRecognize...

    products.aspose.com/ocr/python-cpp/
  7. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via .NET....formats Contents [ Hide ] Recognized image formats Aspose.OCR...OCR for Python via .NET can recognize any file you get from a scanner...

    docs.aspose.com/ocr/python-net/supported-file-f...
  8. Convert PDF to Microsoft Word Documents in C++|...

    Aspose.Pdf for C++ library allows you to convert Pdf to Word format using C++ with ease and full control. These formats include DOC and DOCX. Learn more how to tune up Pdf to Microsoft Word documents conversion....Convert PDF to Microsoft Word Documents in C++ Contents [ Hide...article explains how to convert PDF to Microsoft Word Documents using...

    docs.aspose.com/pdf/cpp/convert-pdf-to-word/
  9. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine.... Recognizing one image Applies to: recognition...recognition of a single-page PDF. Aspose.OCR for .NET will use...

    docs.aspose.com/ocr/net/multithreading/
  10. Layout detecton|Documentation

    How to detect the layout on the provided image....This functionality supports PDF, GIF, PNG, JPEG, BMP, or single-page...demonstrates how to find and recognize tables in an image AsposeOCR...

    docs.aspose.com/ocr/java/layout_detection/