Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 11,502 for

signature

(0.14 sec)
  1. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital Signature in Excel using Java....code to insert electronic signature in Excel using Java . You...a digital signature and then putting this signature to the Excel...

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignatureType method. Gets the type of the digital Signature in C++....Gets the type of the digital signature. Aspose :: Words :: DigitalSignatures...display information about each signature in a document. auto doc =...

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

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the document was signed in C++....display information about each signature in a document. auto doc =...docx" ); for ( const auto & signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::get_Certificate method. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain in C++....display information about each signature in a document. auto doc =...docx" ); for ( const auto & signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Add() | Aspose.Slides for C++ API Reference

    Adds the Signature at the end of collection....nature>) method Adds the signature at the end of collection....System::SharedPtr < IDigitalSignature > Signature to add. Remarks auto pres...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  6. DigitalSignature | Aspose.Cells for Java API Re...

    Signature in file....public class DigitalSignature Signature in file. Constructors Constructor...getComments() The purpose to signature. getId() Specifies a GUID...

    reference.aspose.com/cells/java/com.aspose.cell...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns true if this digital Signature is valid and the document has not been tampered with in C++....Returns true if this digital signature is valid and the document...display information about each signature in a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. ExternalSignature | Aspose.PDF for .NET API Ref...

    Creates a detached PKCS7Detached Signature using a X509Certificate2. It supports usb smartcards tokens without exportable private keys....a detached PKCS#7Detached signature using a X509Certificate2....class ExternalSignature : Signature Constructors Name Description...

    reference.aspose.com/pdf/net/aspose.pdf.forms/e...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Represents a digital Signature on a document and the result of its verification....Description Represents a digital signature on a document and the result...display information about each signature in a document. auto doc =...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a Signature line at the current position in C++....ions>&) method Inserts a signature line at the current position...creating signature line. ReturnValue The signature line node...

    reference.aspose.com/words/cpp/aspose.words/doc...