Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,342 for

sign document

(0.06 sec)
  1. 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...
  2. 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/
  3. E-Signature PDF API | Aspose.PDF

    Adding digital Signature to PDF Documents with free cross-platform Apps and High Code APIs for any platform....add Digitally Sign to PDF File In order to add sign in PDF file... powerful and easy to use document manipulation API. Open NuGet...

    products.aspose.com/pdf/signature/
  4. 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...
  5. 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...
  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...

    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...
  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/