Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,093 for

recognize

(0.08 sec)
  1. Раскройте возможности C++ OCR: легко преобразуй...

    Легко интегрируйте оптическое распознавание символов (OCR) в свои приложения на C++ с помощью Aspose.OCR для C++. Легко конвертируйте изображения в текст с помощью минимального кода C++, открывая мощные возможности оптического распознавания символов....AsposeOCRRecognition result = asposeocr_recognize ( content . data (), content... size ()); // Output the recognized text size_t size = 0 ; wchar_t...

    products.aspose.com/ocr/ru/cpp/
  2. Απελευθερώστε το C++ OCR Power: Μετατρέψτε τις ...

    Ενσωματώστε την οπτική αναγνώριση χαρακτήρων (OCR) εύκολα στις εφαρμογές σας C++ χρησιμοποιώντας το Aspose.OCR για C++. Μετατρέψτε εύκολα εικόνες σε κείμενο με ελάχιστο κώδικα C++, ξεκλειδώνοντας ισχυρές δυνατότητες OCR....AsposeOCRRecognition result = asposeocr_recognize ( content . data (), content... size ()); // Output the recognized text size_t size = 0 ; wchar_t...

    products.aspose.com/ocr/el/cpp/
  3. AiNameGenderHypothesis|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Description Notes Gender string Recognized name gender. Enum, available...

    docs.aspose.cloud/email/reference-model-ai-name...
  4. 释放 C++ OCR 功能:轻松将图像转换为文本 | Aspose

    使用 Aspose.OCR for C++ 将光学字符识别 (OCR) 轻松集成到您的 C++ 应用程序中。使用最少的 C++ 代码轻松将图像转换为文本,释放强大的 OCR 功能。...AsposeOCRRecognition result = asposeocr_recognize ( content . data (), content... size ()); // Output the recognized text size_t size = 0 ; wchar_t...

    products.aspose.com/ocr/zh/cpp/
  5. Aspose.OMR for Java | Aspose API References

    Aspose.OMR for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....classes for creating and recognizing omr forms. Aspose.OMR for...

    reference.aspose.com/omr/java/
  6. BarCode recognition from raster images

    C# .NET Core, Java, Python, PHP, Node.js, Python, JavaScript, C++, Android, Swift, Go, Ruby, Dart, Perl APIs to create and convert PDF, Word, Excel, PowerPoint, email, JPG, image, ZIP, and other formats on Windows, Linux, macOS & Android....Barcode using Java as well as recognizing the Barcode using the same...

    blog.aspose.cloud/tag/barcode-recognition-from-...
  7. 19.8 Release Notes|Aspose Words Cloud

    Aspose Words Cloud 19.8 Release Notes...automatic scaling inside recognized pages. Because section and...

    docs.aspose.cloud/words/release-notes/2019/19-8/
  8. Εξαγωγή κειμένου από εικόνες και αρχεία PDF στο...

    Προσθέστε οπτική αναγνώριση χαρακτήρων (OCR) στις εφαρμογές σας .NET με μερικές γραμμές κώδικα.... Recognize ( source ); // Output recognized text Console...recognitionEngine . Recognize ( source ); // Output recognized text Console...

    products.aspose.com/ocr/el/net/
  9. Extraia texto de imagens e PDFs em .NET | Aspose

    Adicione reconhecimento óptico de caracteres (OCR) aos seus aplicativos .NET com algumas linhas de código.... Recognize ( source ); // Output recognized text Console...recognitionEngine . Recognize ( source ); // Output recognized text Console...

    products.aspose.com/ocr/pt/net/
  10. Débloquez la puissance Java OCR : transformez f...

    Intégrez facilement la reconnaissance optique de caractères (OCR) dans vos applications Java grâce à notre bibliothèque Aspose.OCR pour Java polyvalente et puissante. Convertissez des images en texte sans effort avec seulement quelques lignes de code Java....png" ); // Recognize images ArrayList < RecognitionResult...RecognitionResult > results = api . Recognize ( images ); System . out ...

    products.aspose.com/ocr/fr/java/