Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,411 for

sign document

(0.98 sec)
  1. DigitalSignatureDetails class | Aspose.Words fo...

    Aspose.Words.Saving.DigitalSignatureDetails class. Contains details for Signing a Document with a digital Signature....Contains details for signing a document with a digital signature...the certificate used to sign a document. signOptions Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Aspose::Words::SignatureLineOptions::get_AllowC...

    Aspose::Words::SignatureLineOptions::get_AllowComments method. Gets or sets a value indicating that the Signer can add comments in the Sign dialog. Default value for this property is false in C++....signer can add comments in the Sign dialog. Default value for this...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  4. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.SignatureLineId property. Signature line identifier...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...
  5. 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...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IssuerName method. Returns the subject distinguished name of the certificate isuuer in C++....() Examples Shows how to sign documents with X.509 certificates...certificates. // Verify that a document is not signed. ASSERT_FALSE ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_Count method. Gets the number of elements contained in the collection in C++....() Examples Shows how to sign documents with X.509 certificates...certificates. // Verify that a document is not signed. ASSERT_FALSE ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Add and Verify PDF Digital Signature using PHP ...

    Сreate electronic Signature in PDF Documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...php-java Tool In order to add sign in PDF file, we’ll use Aspose... powerful and easy-to-use document manipulation tool in php-java...

    products.aspose.com/pdf/php-java/signature/
  9. Securing and signing PDF in C#|Aspose.PDF for .NET

    This section describes the features of using a Signature and securing your PDF Document using C#...Securing and signing PDF in C# Contents [ Hide ] This section...to securely digitally sign PDF documents using C#. The terms electronic...

    docs.aspose.com/pdf/net/securing-and-signing/
  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/