Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 5,302 for

sign document

(0.16 sec)
  1. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested Signer's e-mail address...Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, deSigned to efficiently initialize digital Signature instances for secure Document management....Shows how to sign a generated PDF document. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Restrict Document Editing in C++|Aspose.Words f...

    Restrict editing a Document by setting a restriction type using C++. You can also remove protection and make unrestricted editable regions....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/cpp/restrict-document-edi...
  4. Securing and signing PDF in Python|Aspose.PDF f...

    This section describes the features of using a Signature and securing your PDF Document using Python...Securing and signing PDF in Python Contents [ Hide ] This section...digital signatures to PDF documents using Python Library. While...

    docs.aspose.com/pdf/python-net/securing-and-sig...
  5. 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...
  6. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances Document security by easily managing Signing options for seamless digital Signatures....SignOptions object used to sign a document. public SignOptions SignOptions...how to sign OOXML document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. XpsSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the XpsSaveOptions DigitalSignatureDetails property to easily manage digital Signatures for secure Document Signing and enhanced authenticity....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...how to sign XPS document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. Aspose::Words::Saving::DigitalSignatureDetails ...

    Aspose::Words::Saving::DigitalSignatureDetails class. Contains details for Signing a Document with a digital Signature in C++....Contains details for signing a document with a digital signature...the certificate used to sign a document. get_SignOptions () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...