Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 9,347 for

sign document

(0.06 sec)
  1. SignatureLine.DefaultInstructions | Aspose.Word...

    SignatureLine DefaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C#....instructions is shown in the Sign dialog. Default value for this...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SignatureLine.ProviderId | Aspose.Words for .NET

    SignatureLine ProviderId property. Gets or sets Signature provider identifier for this Signature line. Default value is 00000000000000000000000000000000 in C#....should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. PdfDigitalSignatureDetails | Aspose.Words for .NET

    PdfDigitalSignatureDetails constructor. Initializes an instance of this class 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...
  5. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the Signer that are displayed on Signing the Signature line. Default value for this property is empty string in C++....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/cpp/aspose.words/sig...
  6. PdfDigitalSignatureDetails Class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for Signing a PDF Document with a digital Signature in C#....Contains details for signing a PDF document with a digital signature...certificate was used to sign the document. HashAlgorithm { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_SignerTitle method. Gets or sets suggested Signer's title. Default value for this property is empty string in C++....signature line to a document, and then sign it using a digital...digital certificate. static void Sign () { String signeeName = u "Ron...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_Signer method. Gets or sets suggested Signer of the Signature line. Default value for this property is empty string in C++....signature line to a document, and then sign it using a digital...digital certificate. static void Sign () { String signeeName = u "Ron...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. Aspose::Words::DigitalSignatures::SignOptions C...

    Allows to specify options for Document Signing....to specify options for document signing. #include < Aspose.Words...password to decrypt source document. Default value is empty string...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_Signature_line method...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

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