Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 3,281 for

detection

(0.13 sec)
  1. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. let docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. C++ kullanarak JavaScript ile Dosya Formatını T...

    C++ kullanarak Aspose.Cells for JavaScript ile dosya formatını tespit etmeyi ve dosyanın şifreli olup olmadığını kontrol etmeyi öğrenin....Cells File Format Detection Example </ h1 > < input type...await file . arrayBuffer (); // Detect file format const info = AsposeCells...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  3. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....Cells Detect File Format of Encrypted Office...Encrypting Excel Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  4. Cómo detectar el formato de archivo y verificar...

    Aprende cómo detectar el formato de un archivo y verificar si está cifrado usando Aspose.Cells con C++....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/es/cpp/how-to-detect-a-fi...
  5. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....provides a dedicated API for detecting table layout and recognizing...contains extracted table data, detected regions, and allows exporting...

    docs.aspose.com/ocr/net/table-recognition/
  6. 如何检测文件格式并使用 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...
  7. 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...
  8. 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/
  9. 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/
  10. 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...