Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 9,351 for

sign document

(0.11 sec)
  1. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to Signature line properties...with Digital Signatures documentation article. Properties Name...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfDigitalSignatureTimestampSettings.Timeout | ...

    PdfDigitalSignatureTimestampSettings Timeout property. Timeout value for accessing timestamp server in C#....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the Signer can add comments in the Sign dialog. Default value for this property is false in C++....signer can add comments in the Sign dialog. Default value for this...it into a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::SignatureLine::get_Show...

    Aspose::Words::Drawing::SignatureLine::get_ShowDate method. Gets or sets a value indicating that Sign date is shown in the Signature line. Default value for this property is true in C++....sets a value indicating that sign date is shown in the signature...it into a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    ShapeBase IsSignatureLine property. Indicates that shape is a SignatureLine in C#....insert it into a document. Document doc = new Document (); DocumentBuilder...com" , Instructions = "Please sign here" , ShowDate = true , Signer...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Reason method. Gets or sets the reason for the Signing in C++....or sets the reason for the signing. System :: String Aspose ::...Examples Shows how to sign a generated PDF document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Location method. Gets or sets the location of the Signing in C++....or sets the location of the signing. System :: String Aspose ::...Examples Shows how to sign a generated PDF document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_HashAlgorithm method. Gets or sets the hash algorithm in C++....Examples Shows how to sign a generated PDF document. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to add Signature to Pdf - Free Support Foru...

    Hello, In pdf, we can Sign Document by draw a Signature or typing. How can we do same concept with aspose.pdf.net. I saw a lot of samples are using digital Signature with certificate. I would like to Sign without certif…...#1 Hello, In pdf, we can sign document by draw a signature or typing...certificate. I would like to sign without certificate. If some...

    forum.aspose.com/t/how-to-add-signature-to-pdf/...