Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,444 for

sign document

(0.18 sec)
  1. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize Signature lines in your Documents easily. Enhance your DocumentBuilder experience today!...with Digital Signatures documentation article. public class SignatureLineOptions...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/net/aspose.words/sig...
  2. 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-...
  3. 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...
  4. SignOptions.signatureLineImage property | Aspos...

    SignOptions.SignatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/Signatureline/)...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. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital Document Signing. Enhance security and authenticity effortlessly!...Contains details for signing a document with a digital signature...the certificate used to sign a document. SignOptions { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to Sign the Document....certificate that was used to sign the document. @property def subject_name... Examples Shows how to sign documents with X.509 certificates...

    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. 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...
  9. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...一旦创建了特定签名类型的对象,您可以使用 PdfFileSignature 类的 Sign 方法对 PDF 进行签名,并将特定签名对象传递给该类。...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  10. 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/