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

detection

(0.27 sec)
  1. Checksum validation|Documentation

    Learn how checksum validation modes influence barcode recognition results in Aspose.BarCode for Java....ON , the engine detects that the checksum is no longer.... println ( "Checksum=ON, detected: " + barCodeResults . length...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. So erkennen Sie ein Dateiformat und prüfen, ob ...

    Lernen Sie, wie Sie das Format einer Datei erkennen und prüfen, ob sie mit Aspose.Cells in C++ verschlüsselt ist....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/de/cpp/how-to-detect-a-fi...
  3. Введение|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/
  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/net/debug/
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测文件格式及检查文件是否被加密。...xlsx" ); // Detect file format const info = AsposeCells...filePath ))); // Gets the detected load format console . log...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...
  10. Clean Up a Document in C#|Aspose.Words for .NET

    Remove unused or duplicate information to reduce output size and processing time using C#. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....UnusedBuiltinStyles properties to detect and remove styles that are...the UnusedLists property to detect and remove lists and list definitions...

    docs.aspose.com/words/net/clean-up-a-document/