Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,248 for

sign document

(0.05 sec)
  1. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize Signature line properties for enhanced Document security....with Digital Signatures documentation article. public class SignatureLine...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital Signature on a Document and the result of its verification. To learn more, visit the Documentation article in C++....Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. class DigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the Signing....or sets the location of the signing. @property def location ( self...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the Signing....or sets the reason for the signing. @property def reason ( self...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional Signature lines to your Documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineId method. Signature line identifier. Default value is Empty (all zeroes) Guid in C++....signature line to a document, and then sign it using a digital...digital certificate. static void Sign () { String signeeName = u "Ron...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. SignOptions.provider_id property | Aspose.Words...

    SignOptions.provider_id property. Specifies the class ID of the Signature provider...should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.Sign_time property. The date of Signing...sign_time property SignOptions.sign_time property The date of...of signing. Default value is current time (datetime.datetime.now)...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XmlDsigLevel Enum | Aspose.Words for .NET

    Explore Aspose.Words.DigitalSignatures.XmlDsigLevel enum to enhance your digital Signatures with XMLDSig standards for secure and reliable Document integrity.... Examples Shows how to sign document based on XML-DSig standard...string inputFileName = MyDir + "Document.docx" ; string outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...