Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 3,329 for

detection

(0.13 sec)
  1. 如何检测文件格式并检查文件是否被加密,使用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...
  2. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text 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/python-net/aspose.wo...
  3. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....IsProtectedWithPassw property to detect whether the worksheet is protected...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/cpp/verify-password-used-...
  4. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    Discover the FileFormatInfo HasDigitalSignature property—quickly check if your document includes a digital signature, enhancing security and authenticity....Using this property you can detect digitally signed documents...the FileFormatUtil class to detect the document format and presence...

    reference.aspose.com/words/net/aspose.words/fil...
  5. JavaScriptを使用したファイル形式の検出と、ファイルが暗号化されているかどうかを確認す...

    Aspose.Cells for JavaScriptを使用したファイル形式の検出とファイルが暗号化されているかどうかを確認する方法(C++経由)...Cells File Format Detection Example </ h1 > < input type...await file . arrayBuffer (); // Detect file format const info = AsposeCells...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...
  6. 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/
  7. 如何检测文件格式并使用 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...
  8. 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...
  9. Coordinates Converter APIs for .NET | products....

    Develop a coordinates converter through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....Latitude and Longitude Auto-Detect Units Format Platform Independence...coordinates position from text Auto-Detect Units when latitude longitude...

    products.aspose.com/gis/net/coordinates/
  10. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…... I need to detect this bug so that the documents...setup like this. How can I detect IF fields with the line feeds...

    forum.aspose.com/t/mailmerge-issue-lf/318770