Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,401 for

sign document

(0.27 sec)
  1. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. @property def certificate_holder... Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...signature line to a document, and then sign it using a digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  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. Document signing with certificate and timestamp...

    Hi. I’m trying to Sign a Document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document Document = new Document(<empty.pd…...Document signing with certificate and timestamp using Aspose...7:46am 1 Hi. I’m trying to sign a document (totally empty - Empty...

    forum.aspose.com/t/document-signing-with-certif...
  7. Work with Digital Signatures in C#|Aspose.Words...

    Digitally Sign Documents and detect, count, verify, and remove existing digital Signatures using C#....digital signatures, including signing and verification. A digital...electronic signatures to sign documents and authenticate the signer...

    docs.aspose.com/words/net/working-with-digital-...
  8. Document Processing API for Android

    Cross-platform Document processing library: create, read, edit, convert any office Documents...Document Processing API for Java Create, edit, convert and render...render Word documents in C++ code without using the Microsoft...

    products.aspose.com/words/android-java/
  9. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add Signature to PDF File using PdfFileSignature class....use the Sign method of the PdfFileSignature class to sign the PDF...Finally, you need to save the signed PDF using Save method of the...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  10. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve Document Signatures easily with DigitalSignatureCollection. Access Signatures by index for streamlined Document management and enhanced efficiency....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...