Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 9,351 for

sign document

(0.11 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the type of a digital Signature in C++....DOC binary documents. XmlDsig 2 The XmlDsig signature...OpenDocument documents. Examples Shows how to sign documents with X...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. CertificateHolder...Shows how to digitally sign documents. # Create an X.509 certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a Document Signature at the specified index....__getitem__(index) Gets a document signature at the specified...int Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...instructions is shown in the Sign dialog. Default value for this...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DigitalSignatures Namespace Refe...

    The Aspose.Words.DigitalSignatures namespace provides classes to Sign Documents and verify Signatures....namespace provides classes to sign documents and verify signatures....Represents a digital signature on a document and the result of its verification...

    reference.aspose.com/words/cpp/namespace/aspose...
  6. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    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. get_HashAlgorithm ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. SignatureLine.IsSigned | Aspose.Words for .NET

    SignatureLine IsSigned property. Indicates that Signature line is Signed by digital Signature in C#....Indicates that signature line is signed by digital signature. public...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::SignatureLine Class Ref...

    Provides access to Signature line properties....it into a document. auto doc = MakeObject<Document>(); auto builder...options->set_Instructions(u "Please sign here" ); options->set_ShowDate(...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. SignOptions.SignatureLineImage | Aspose.Words f...

    SignOptions SignatureLineImage property. The image that will be shown in associated SignatureLine. Default value is null 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.dig...
  10. Add digital signature in PDF in Node.js|Aspose....

    Digitally Sign PDF Documents in the Node.js environment....signature in a PDF document is a way to verify the document’s authenticity...electronic signature of a PDF document using a private key and digital...

    docs.aspose.com/pdf/nodejs-cpp/sign-pdf/