Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,494 for

detection

(0.71 sec)
  1. Protect and Unprotect|Documentation

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

    docs.aspose.com/cells/python-net/protect-and-un...
  2. Rileva il formato del file 3D in C# .NET|Docume...

    Utilizzando Aspose.3D for .NET API, gli sviluppatori possono rilevare il formato dei file 3D supportati in C# prima di aprirlo perché l'estensione del file non garantisce che il contenuto del file sia appropriato....NET // Detect the format of a 3D file FileFormat...inputFormat = FileFormat . Detect ( "document.fbx" ); // Display...

    docs.aspose.com/3d/it/net/detect-format-of-3d-f...
  3. BarcodeSettings|Aspose.BarCode for Python via ....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... detect_encoding The flag which force engine to detect codetext...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. Request for Component Version and Vulnerability...

    Hi Aspose Team, Our Software Composition Analysis tool detects ‘libwebp’ library in Aspose.PDF for .NET dll. There are a few High and Medium severity vulnerabilities reported on this library. image.png (54.2 KB) As p…...Composition Analysis tool detects ‘libwebp’ library in Aspose...in Aspose and whether it is detected in the Binary analysis scan...

    forum.aspose.com/t/request-for-component-versio...
  5. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....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/net/aspose.words/fil...
  6. Как определить формат файла и проверить, зашифр...

    Узнайте, как определить формат файла и проверить, зашифрован ли файл, с помощью 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/ru/javascript-cpp/how-to-...
  7. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures... 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...
  8. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... 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...
  9. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for Node.js via C++....isProtectedWithPassw() property to detect password protection and verify...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  10. Hur man upptäcker filformat och kontrollerar om...

    Lär dig hur man upptäcker formatet på en fil och kontrollerar om den är krypterad med Aspose.Cells och C++....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/sv/cpp/how-to-detect-a-fi...