Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 7,325 for

sign document

(0.11 sec)
  1. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...Examples Shows how to sign encrypted document file. # Create an X...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. SignatureLineOptions.SignerTitle | Aspose.Words...

    SignatureLineOptions SignerTitle property. Gets or sets suggested Signers title. 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...
  5. SignOptions.SignatureLineId | Aspose.Words for ...

    SignOptions SignatureLineId property. Signature line identifier. Default value is Empty all zeroes Guid 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...
  6. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... Examples Shows how to sign documents with X.509 certificates...certificates. # Verify that a document is not signed. self . assertFalse...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection.... Examples Shows how to sign documents with X.509 certificates...certificates. # Verify that a document is not signed. self . assertFalse...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignatureCollection.Item | Aspose.Words ...

    DigitalSignatureCollection Item property. Gets a Document Signature at the specified index in C#....DigitalSignatureColl indexer Gets a document signature at the specified... Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Represents a digital Signature on a Document and the result of its verification....Represents a digital signature on a document and the result of its verification...signature in a document. auto doc = MakeObject<Document>(MyDir + u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Make A Document In C++

    Create a file using C++ library. Easily create a new Document in C++ in a few steps....PDF or Word documents in C++ Create a new document in almost any...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/cpp/make/