Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,445 for

sign document

(0.61 sec)
  1. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested Signer's e-mail address...insert it into a document. doc = aw . Document () builder = aw...options . instructions = 'Please sign here' options . show_date =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....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...
  5. Assign and Validate Digital Signatures|Document...

    Excel file digital Signature and verification. To protect the authenticity of a workbook's content in an Excel file, you can add a digital Signature using Java code with Aspose.Cells for Java....DigitalSignature classes to sign the spreadsheets as well as...validate them. Signing the Spreadsheets The signing process requires...

    docs.aspose.com/cells/java/assign-and-validate-...
  6. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....Programmatic modification of PDF documents is an essential part of modern...developers to compress PDF documents in a fast and efficient manner...

    products.aspose.com/pdf/net/compress/
  7. Aspose::Words::Drawing::Shape::get_SignatureLin...

    Aspose::Words::Drawing::Shape::get_SignatureLine method. Gets SignatureLine object if the shape is a Signature line. Returns null otherwise in C++....signature and insert it into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested Signer of the Signature line. Default value for this property is empty string in C++....signature and insert it into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_XmlDsigLevel method. Specifies the level of a digital Signature based on XML-DSig standard. The default value is XmlDSig in C++....const Examples Shows how to sign document based on XML-DSig standard...inputFileName = get_MyDir () + u "Document.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. PdfDigitalSignatureDetails.certificate_holder p...

    PdfDigitalSignatureDetails.certificate_holder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. @property def certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...