Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,583 for

sign document

(0.19 sec)
  1. SignatureLineOptions.Instructions | Aspose.Word...

    Discover how to customize SignatureLineOptions with clear instructions for Signers, enhancing the Signing experience. Easy setup with default settings....signer that are displayed on signing the signature line. Default...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words/sig...
  2. DigitalSignature.IssuerName | Aspose.Words for ...

    Discover the DigitalSignature IssuerName property, providing the issuer's distinguished name for enhanced security and trust in your digital certificates....} Examples Shows how to sign documents with X.509 certificates...certificates. // Verify that a document is not signed. Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  3. DigitalSignatureCollection.Count | Aspose.Words...

    Discover the DigitalSignatureCollection Count property, efficiently retrieve the total number of elements, enhancing your digital Signature management....} Examples Shows how to sign documents with X.509 certificates...certificates. // Verify that a document is not signed. Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  4. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, deSigned to efficiently initialize digital Signature instances for secure Document management....Shows how to sign a generated PDF document. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. get certificateHolder...Examples Shows how to sign a generated PDF document. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure Document integrity with DigitalSignatureCollection's IsValid property. It verifies all Signatures are valid and untampered, enhancing security....collection are valid and the document has not been tampered with...} Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/net/aspose.words.dig...
  7. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.Signer property. Gets or sets suggested Signer of the Signature line...signature line to a document, and then sign it using a digital...digital certificate. test ( 'Sign' , () => { let signeeName = "Ron Williams"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that Signature line is Signed by digital Signature....Indicates that signature line is signed by digital signature. get isSigned...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SignatureLine.is_signed property | Aspose.Words...

    SignatureLine.is_Signed property. Indicates that Signature line is Signed by digital Signature....is_signed property SignatureLine.is_signed property Indicates...line is signed by digital signature. @property def is_signed ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Add Signature in Word using C#

    This tutorial briefs on how to add Signature in Word using C#. It provides configuration details, program flow and a runnable sample code to Sign Word Documents using C#....that uses the source Word document, a PKCS12 store and its password...of properties before signing the document that is visible to the...

    kb.aspose.com/words/net/how-to-add-signature-in...