Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,060 for

sign document

(0.09 sec)
  1. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.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...Shows how to sign XPS document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineImage method. The image that will be shown in associated SignatureLine. Default value is null 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.dig...
  3. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for Signing Document...class Provides methods for signing document. To learn more, visit...with Digital Signatures documentation article. Remarks Since digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital Signature instances, enhancing your application's security and efficiency....use for signing a document. Examples Shows how to sign OOXML document...document. Document doc = new Document ( MyDir + "Document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SignOptions.XmlDsigLevel | Aspose.Words for .NET

    Discover the XmlDsigLevel property in SignOptions, defining digital Signature strength per XMLDSig standards. Ensure secure and reliable Signatures!... Examples Shows how to sign document based on XML-DSig standard...string inputFileName = MyDir + "Document.docx" ; string outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  6. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your Document Signing location for enhanced security and efficiency....or sets the location of the signing. public string Location { get...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SignatureLine.DefaultInstructions | Aspose.Word...

    Discover how the SignatureLine DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience....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...
  8. SignOptions.ProviderId | Aspose.Words for .NET

    Discover the SignOptions ProviderId property, defining your Signature provider's class ID. Easily customize with a unique GUID for optimal performance....should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Aspose::Words::Drawing::SignatureLine::get_Id m...

    Aspose::Words::Drawing::SignatureLine::get_Id method. Gets or sets identifier for this Signature line. This identifier can be associated with a digital Signature, when Signing Document using DigitalSignatureUtil. This value must be unique and by default it is randomly generated new Guid (NewGuid) in C++....digital signature, when signing document using DigitalSignatureUtil...signature line to a document, and then sign it using a digital...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::set_CertificateHolder method. Sets a CertificateHolder object that contains the certificate used to Sign a Document in C++....the certificate used to sign a document. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...