Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 3,325 for

detection

(0.53 sec)
  1. Working with Digital Signatures|Aspose.Words fo...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Python....access to them allowing you to detect and validate digital signatures...FileFormatUtil.detect_file_format method to detect if a document...

    docs.aspose.com/words/python-net/working-with-d...
  2. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results.... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to cartoonify an image|Documentation

    Cartoonify an image. Convert photo to cartoon style.... Detecting areas with similar colors...

    docs.aspose.com/imaging/net/developer-guide/how...
  4. checkbox|Documentation

    Checkbox element generates a list of answers with blank bubbles that can accommodate any kind of marks....even the lightest marks are detected. Syntax The element declaration...if more than one choice is detected. Set to true to accept multiple...

    docs.aspose.com/omr/net/txt-markup/checkbox/
  5. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java....the VerticalAnchor property: Detect SmartArt Shape Aspose.Words...Words also allows to detect if the Shape has a SmartArt object. To...

    docs.aspose.com/words/java/working-with-shapes/
  6. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources. To learn more, visit the documentation article in C++....font source when an issue is detected that might result in formatting...font source when an issue is detected that might result in formatting...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. C ++ OCR - Riconoscimento del testo in C ++ | A...

    ASPIUTO la libreria OCR C ++ integra facilmente OCR nelle applicazioni C ++. Convertire senza sforzo le immagini in testo con codice C ++ minimo.... detect_areas_mode = detect_areas_mode_enum ::...= { source }; // Activate detection of low-contrast areas RecognitionSettings...

    products.aspose.com/ocr/it/cpp/
  8. 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/
  9. ロード時にファイル形式を検出|Python via .NET用Aspose.Words

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

    docs.aspose.com/words/ja/python-net/detect-file...
  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/