Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,771 for

signature

(2.45 sec)
  1. PDF Certification|Aspose.PDF for Java

    Learn how to certify PDF documents in Java with PdfFileSignature and DocMDPSignature.... Build a PKCS7 signature object with the certificate...certificate password. Wrap that signature in a DocMDPSignature with...

    docs.aspose.com/pdf/java/pdf-certification/
  2. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize Signature line properties for enhanced document security....class Provides access to signature line properties. To learn...visit the Work with Digital Signatures documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PdfFileSignature Class|Aspose.PDF for Java

    Discover how to sign, verify, and manage digital Signatures within PDF files using the PDFFileSignature class in Java with Aspose.PDF....Hide ] Add Signature in PDF File Remove Signature from PDF File...File Verify Signature in PDF File Working with Signature in PDF File...

    docs.aspose.com/pdf/java/pdffilesignature-class/
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns true if this digital Signature is valid and the document has not been tampered with in C++....Returns true if this digital signature is valid and the document...display information about each signature in a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the document was signed in C++....display information about each signature in a document. auto doc =...signed.docx" ); for ( auto && signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_Comments method. Gets the signing purpose comment in C++....display information about each signature in a document. auto doc =...signed.docx" ); for ( auto && signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Secure and Sign PDF Files in Python|Aspose.PDF ...

    Learn how to sign, encrypt, decrypt, and secure PDF files in Python, including digital Signatures, smart cards, and document permissions....to securely apply digital signatures to PDF documents using Python...terms electronic signature and digital signature are sometimes used...

    docs.aspose.com/pdf/python-net/securing-and-sig...
  8. SignOptions class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.SignOptions class. Allows to specify options for document signing...visit the Work with Digital Signatures documentation article. Constructors...application version for the digital signature. Default value is “12.0”....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the digital Signature. Default value is 1200 in C++....resolution for the digital signature. Default value is 1200. int32_t...DigitalSignatures :: DigitalSignature > signature = signedDoc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. 在 Python 中添加数字签名或对 PDF 进行数字签名|Aspose.PDF for Py...

    了解如何在 Python 中对 PDF 文档进行数字签名、添加时间戳以及验证签名。...PdfFileSignature ( document ) as signature : pkcs = ap . forms . PKCS7...PKCS7 ( pfxfile , "12345" ) signature . sign ( 1 , True , drawing...

    docs.aspose.com/pdf/zh/python-net/digitally-sig...