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

sign document

(0.19 sec)
  1. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize Signer instructions with the SignatureLine property. Enhance the Signing experience by adding clear, personalized guidance....signer that are displayed on signing the signature line. This property...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.is_signature_line property | Aspose.W...

    ShapeBase.is_Signature_line property. Indicates that shape is a [SignatureLine](../../Signatureline/)....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...
  3. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new Document in JavaScript in a few steps....or Word documents in JavaScript Create a new document in almost...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/nodejs-net/make/
  4. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital Signature in Java....Shows how to sign a generated PDF document. Document doc = new Document();...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfDigitalSignatureTimestampSettings class | As...

    Aspose.Words.Saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital Signature timestamp...with Digital Signatures documentation article. Constructors Name...Examples Shows how to sign a saved PDF document digitally and timestamp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DigitalSignature.certificateHolder property | A...

    DigitalSignature.certificateHolder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. get certificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocSaveOptions.digital_signature_details proper...

    DocSaveOptions.digital_Signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...

    reference.aspose.com/words/python-net/aspose.wo...
  8. API to eSign XPS Files | Aspose.Page for .NET

    C# source code to e-Sign XPS Documents on .NET Framework Platform, Windows, and ASP.NET Applications. Simple APIs for XPS Signature functionality....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/signature/xps/
  9. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of Signing. Default value is current time (Now) in C++....SignOptions::get_SignTime method The date of signing. Default value is current time...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a Signature line at the current position in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...