Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,302 for

sign document

(0.16 sec)
  1. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java....with Digital Signatures documentation article. Remarks: CertificateHolder...Examples: Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/java/com.aspose.word...
  2. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...instructions is shown in the Sign dialog. Default value for this...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SignerContext | Aspose.Words for Java

    Document Signer context in Java....SignerContext extends ProcessorContext Document signer context Methods Method...with certificate that used to sign file. getFontSettings() Font...

    reference.aspose.com/words/java/com.aspose.word...
  4. OoxmlSaveOptions.digital_signature_details prop...

    OoxmlSaveOptions.digital_Signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...Shows how to sign OOXML document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_Signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...Shows how to sign XPS document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::SignatureLineOptions class | Asp...

    Aspose::Words::SignatureLineOptions class. Allows to specify options for Signature line being inserted. Used in DocumentBuilder. To learn more, visit the Documentation article in C++....with Digital Signatures documentation article. class SignatureLineOptions...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/cpp/aspose.words/sig...
  7. 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...
  8. 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...
  9. 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...
  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...