Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 8,656 for

sign document

(0.07 sec)
  1. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....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/cpp/aspose.words/sig...
  2. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    PdfDigitalSignatureDetails HashAlgorithm property. Gets or sets the hash algorithm 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...
  3. DigitalSignatureType enumeration | Aspose.Words...

    aspose.words.digitalSignatures.DigitalSignatureType enumeration. Specifies the type of a digital Signature....DOC binary documents. XML_DSIG The XmlDsig signature...OpenDocument documents. Examples Shows how to sign documents with X...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. pdffilesignature - Aspose.PDF for Java - API Re...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF Documents using Java platform....SaveableFacade Represents a class to sign a pdf file with a certificate...PdfFileSignature ( IDocument document) Initializes new PdfFileSignature...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  7. How to Add Digital Signature to PDF in Java

    This brief tutorial elaborates how to add digital Signature to PDF in Java. It includes the step-by-step guide and runnable code snippet to demonstrate how using Java Sign PDF with certificate....about how using Java sign PDF document with a certificate file...tool to integrate the PDF signing feature in PDF processing applications...

    kb.aspose.com/pdf/java/how-to-add-digital-signa...
  8. SignatureLine.DefaultInstructions | Aspose.Word...

    SignatureLine DefaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C#....instructions is shown in the Sign dialog. Default value for this...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::SignatureLine::get_Defa...

    Aspose::Words::Drawing::SignatureLine::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....instructions is shown 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...
  10. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    DocumentBuilder InsertSignatureLine method. Inserts a Signature line at the current position in C#....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...