Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,096 for

signature

(0.45 sec)
  1. 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...
  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. 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...
  4. CertificateHolder.certificate property | Aspose...

    CertificateHolder.certificate property. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain....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...
  5. DigitalSignature.signatureValue property | Aspo...

    DigitalSignature.SignatureValue property. Gets an array of bytes representing a Signature value....array of bytes representing a signature value. get signatureValue...Shows how to get a digital signature value from a digitally signed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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-...
  8. DigitalSignature.SignatureType | Aspose.Words f...

    Discover the DigitalSignature SignatureType property to easily identify your digital Signature type and enhance your document security today!...Gets the type of the digital signature. public DigitalSignatureType...display information about each signature in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Digital signing image|Documentation

    A tool that uses the LSB (Least Significant Bit) steganography algorithm embeds a digital Signature directly into image pixel data. C# code example provided....] Digital image signature A digital signature (binary data) is...user provided password. The signature bits are inserted into the...

    docs.aspose.com/imaging/net/developer-guide/man...
  10. 在 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...