Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,383 for

detection

(0.07 sec)
  1. 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 the password protection, and...:: Cleanup (); return 0 ; } Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/cpp/verify-password-used-...
  2. PlainTextDocument class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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 the password protection, and...password has not matched" ); } } Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  6. TNEF Attachments Processing in Emails Using .NE...

    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....code snippet shows you how to detect if a message is TNEF. Identify...Attachment.IsTnef property allows to detect whether the message attachment...

    docs.aspose.com/email/net/tnef-attachments-mana...
  7. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) document into a [Document](../../aspose.words/document/) object...When set to True , will try to detect UTF8 characters, they will...operation, when an issue is detected that might result in data...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. MarkdownLinkExportMode | Aspose.Words for Java

    Specifies how links are exported into Markdown in Java....Description AUTO Automatically detect export mode for each link....static int AUTO Automatically detect export mode for each link....

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....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/cpp/aspose.words/fil...