Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 6,031 for

signature

(0.12 sec)
  1. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital Signature in Excel using Java....code to insert electronic signature in Excel using Java . You...a digital signature and then putting this signature to the Excel...

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  2. Document.digitalSignatures property | Aspose.Wo...

    Document.digitalSignatures property. Gets the collection of digital Signatures for this document and their validation results....the collection of digital signatures for this document and their...collection contains digital signatures that were loaded from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign documents and detect, count, verify, and remove existing digital Signatures....Digital Signatures Contents [ Hide ] A digital signature is a technological...implementation of electronic signatures to sign documents and authenticate...

    docs.aspose.com/words/cpp/working-with-digital-...
  6. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...pdf" ); // Get list of signature names var sigNames = pdfFileSignature...sigNames [ 0 ]; // Extract signature certificate Stream cerStream...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  7. DigitalSignature.sign_time property | Aspose.Wo...

    DigitalSignature.sign_time property. Gets the time the document was signed....display information about each signature in a document. doc = aw ....docx' ) for signature in doc . digital_signatures : print ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to Signature line properties...class Provides access to signature line properties. To learn...visit the Work with Digital Signatures documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method...reLineOptions) Inserts a signature line at the current position...of creating signature line. Returns The signature line node that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::get_Certificate method. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain 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...