Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 9,351 for

sign document

(0.5 sec)
  1. SignatureLine.Id | Aspose.Words for .NET

    SignatureLine Id property. Gets or sets identifier for this Signature line in C#....digital signature, when signing document using DigitalSignatureUtil...signature line to a document, and then sign it using a digital...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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. def test_sign ( self ): signee_name = "Ron Williams"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SignOptions.signature_line_id property | Aspose...

    SignOptions.Signature_line_id property. Signature line identifier...signature line to a document, and then sign it using a digital...digital certificate. def test_sign ( self ): signee_name = "Ron Williams"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignOptions.DecryptionPassword | Aspose.Words f...

    SignOptions DecryptionPassword property. The password to decrypt source Document. Default value is empty string Empty in C#....password to decrypt source document. Default value is empty string...; set ; } Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to work with Signature in a PDF File using PdfFileSignature class....supports the feature to digitally sign PDF files using the PdfFileSignature...supports the feature to digitally sign the PDF files using the PdfFileSignature...

    docs.aspose.com/pdf/java/working-with-signature...
  6. SignatureLine Class | Aspose.Words for .NET

    Aspose.Words.Drawing.SignatureLine class. Provides access to Signature line properties in C#....with Digital Signatures documentation article. public class SignatureLine...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SignatureLineOptions.Signer | Aspose.Words for ...

    SignatureLineOptions Signer property. Gets or sets suggested Signer of the Signature line. Default value for this property is empty string Empty in C#....signature line to a document, and then sign it using a digital...16868")] public static void Sign () { string signeeName = "Ron...

    reference.aspose.com/words/net/aspose.words/sig...
  8. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    PdfDigitalSignatureDetails Location property. Gets or sets the location of the Signing in C#....or sets the location of the signing. public string Location { get...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    PdfDigitalSignatureDetails HashAlgorithm property. Gets or sets the hash algorithm in C#....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...
  10. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital Signature....how to sign a generated PDF document. doc = aw . Document () builder...builder . writeln ( "Contents of signed PDF." ) certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...