Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 3,483 for

detection

(0.09 sec)
  1. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  2. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadOptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during import in C++....When set to true , will try to detect UTF8 characters, they will...false . Examples Shows how to detect UTF-8 characters while loading...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....where red rectangles mark detected text lines or blocks. This...red rectangles drawn around detected text areas Each image corresponds...

    docs.aspose.com/ocr/net/debug/
  4. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....where red rectangles mark detected text lines or blocks. This...red rectangles drawn around detected text areas Each image corresponds...

    docs.aspose.com/ocr/python-net/debug/
  5. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import....When set to true , will try to detect UTF8 characters, they will...false . Examples Shows how to detect UTF-8 characters while loading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the document's content... Automatically detects the file format. PlainTextDocument(fileName...from a stream. Automatically detects the file format. PlainTextDocument(stream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open....You can use this property to detect whether a document requires...the FileFormatUtil class to detect the document format and encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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/
  9. Введение|Documentation

    Внедрение библиотеки Aspose.Diagram.... Open ); // Detect file format using the direct...dataDir + "Drawing1.vsdx" ); // Detect file format using the direct...

    docs.aspose.com/diagram/ru/net/introduction/
  10. Wie erkennt man ein Dateiformat und prüft, ob d...

    Lernen, wie man das Dateiformat erkennt und überprüft, ob eine Datei mit Aspose.Cells for Node.js via C++ verschlüsselt ist....xlsx" ); // Detect file format const info = AsposeCells...filePath ))); // Gets the detected load format console . log...

    docs.aspose.com/cells/de/nodejs-cpp/how-to-dete...