Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 3,815 for

detection

(0.18 sec)
  1. C ++ OCR - rozpoznawanie tekstu w C ++ | Aspose

    Aspose C ++ OCR Library łatwo integruje OCR z aplikacjami C ++. Bez wysiłku przekonwertuj obrazy na tekst przy minimalnym kodzie C ++.... detect_areas_mode = detect_areas_mode_enum ::...= { source }; // Activate detection of low-contrast areas RecognitionSettings...

    products.aspose.com/ocr/pl/cpp/
  2. C ++ OCR - التعرف على النص في C ++ | Aspose

    تقوم مكتبة ASPOSE C ++ OCR بدمج OCR بسهولة في تطبيقات C ++ الخاصة بك. تحويل الصور دون عناء إلى نص مع كود C ++ الحد الأدنى.... detect_areas_mode = detect_areas_mode_enum ::...= { source }; // Activate detection of low-contrast areas RecognitionSettings...

    products.aspose.com/ocr/ar/cpp/
  3. Converti PDF scansionato in PDF modificabile us...

    Segui questo articolo per convertire un PDF scansionato in PDF modificabile usando Python. Include dettagli per impostare l'IDE, un elenco di passaggi e un codice di esempio per rendere il PDF leggibile con Python....parameters such as detection language, detection areas, accuracy...

    kb.aspose.com/it/ocr/python/convert-scanned-pdf...
  4. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to grab text from PDF using a few lines of code in Python....spellings in the detected text, and detect rectangle. If you...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...
  5. ロード時にファイル形式を検出|Python via .NET用Aspose.Words

    ファイルの実際の内容がわからない場合、または形式の互換性を確認する場合は、Python でファイル形式を確認します。...は、例外の可能性があるドキュメントをロードせずにファイル形式を迅速に判断できる detect_file_format メソッドも提供します。このメ...FileFormatInfo オブジェクトを返します。 detect_file_format はファイル形式をチェックするだけで、ファイル形式を検証しません。...

    docs.aspose.com/words/ja/python-net/detect-file...
  6. Введение|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.... class ); // detect file format using the direct..."Drawing1.vsdx" ); // get the detected file format System . out ...

    docs.aspose.com/diagram/ru/java/introduction/
  7. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....no signature compromise is detected, the method will return true...incrementally, then we can detect what has changed. Unfortunately...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  8. Introduktion|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.... class ); // detect file format using the direct..."Drawing1.vsdx" ); // get the detected file format System . out ...

    docs.aspose.com/diagram/sv/java/introduction/
  9. 介绍|Documentation

    Aspose.Diagram图书馆介绍。... Open ); // Detect file format using the direct...dataDir + "Drawing1.vsdx" ); // Detect file format using the direct...

    docs.aspose.com/diagram/zh/net/introduction/
  10. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....MutationObserver object that detected the mutations) as parameters...specify what kind of changes to detect. For example, ChildList, Subtree...

    docs.aspose.com/html/net/mutationobserver/