Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 9,351 for

sign document

(0.39 sec)
  1. Aspose::Words::Saving::PdfDigitalSignatureTimes...

    Contains settings of the digital Signature timestamp....Examples Shows how to sign a saved PDF document digitally and timestamp...it. auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. SignatureLineOptions.SignerTitle | Aspose.Words...

    SignatureLineOptions SignerTitle property. Gets or sets suggested Signers title. Default value for this property is empty string Empty in C#....signature line to a document, and then sign it using a digital...16868")] public static void Sign () { string signeeName = "Ron...

    reference.aspose.com/words/net/aspose.words/sig...
  3. Aspose::Words::Drawing::SignatureLine::get_IsVa...

    Aspose::Words::Drawing::SignatureLine::get_IsValid method. Indicates that Signature line is Signed by digital Signature and this digital Signature is valid in C++....Indicates that signature line is signed by digital signature and this...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. "pdfDocument.Save(dataDir);" not working on Ubu...

    This is the code I am running: using Aspose.Pdf; using System; using System.IO; using System.Collections; using System.Collections.Generic; using Aspose.Pdf.Text; namespace SignPdf { class SignatureSettings { …...pdf"; String sign = "sign.png"; SignDocument(dataDir...SignDocument(dataDir, contract, sign); } private static void SignDocument(String...

    forum.aspose.com/t/pdfdocument-save-datadir-not...
  5. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_Signer method. Gets or sets suggested Signer of the Signature line. Default value for this property is empty string 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/sig...
  6. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_SignerTitle method. Gets or sets suggested Signer's title. Default value for this property is empty string 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/sig...
  7. PdfDigitalSignatureDetails | Aspose.Words for .NET

    PdfDigitalSignatureDetails constructor. Initializes an instance of this class in C#....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...
  8. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the Signer that are displayed on Signing the Signature line. Default value for this property is empty string in C++....signer that are displayed on signing the signature line. Default...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. SignatureLineOptions.signer_title property | As...

    SignatureLineOptions.Signer_title property. Gets or sets suggested Signer's title...signature line to a document, and then sign it using a digital...digital certificate. def test_sign ( self ): signee_name = "Ron Williams"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SignatureLineOptions.Instructions | Aspose.Word...

    SignatureLineOptions Instructions property. Gets or sets instructions to the Signer that are displayed on Signing the Signature line. Default value for this property is empty string Empty in C#....signer that are displayed on signing the signature line. Default...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words/sig...