Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,197 for

signature

(0.04 sec)
  1. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...personal certificate and a signature line. let doc = new aw . Document...indicating that the signature line contains a signature. doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SignatureLine.signer property | Aspose.Words fo...

    SignatureLine.signer property. Gets or sets suggested signer of the Signature line...sets suggested signer of the signature line. Default value for this...how to create a line for a signature and insert it into a document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 电子签名 PDF APIhttps://products.aspose.com/pdf/zh-hant/Signature/Recent content in 电子签名 PDF API on Aspsoe.PDF ProductsHugo -- gohugo.iozh-hantFri,......com/pdf/zh-hant/signature/Recent content in 电子签名 PDF...s.aspose.com/pdf/zh-hant/signature/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/signature/index...
  4. 支持C++中的XAdES签名|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++支持XAdES签名。...% 1000 ; DigitalSignature signature ( pfxData , password , u "testXAdES"...int > ( ms . count ()) }); signature . SetXAdESType ( XAdESType...

    docs.aspose.com/cells/zh/cpp/support-for-xades-...
  5. 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++....how to create a line for a signature and insert it into a document...shape that will contain a signature line, whose appearance we...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....how to create a line for a signature and insert it into a document...shape that will contain a signature line, whose appearance we...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DigitalSignature.signature_value property | Asp...

    DigitalSignature.Signature_value property. Gets an array of bytes representing a Signature value....signature_value property DigitalSignature.signature_value property...representing a signature value. @property def signature_value ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....personal certificate and a signature line. auto doc = System ::...indicating that the signature line contains a signature. doc = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital Signatures for secure document management....read-only collection of digital signatures attached to a document. To...visit the Work with Digital Signatures documentation article. public...

    reference.aspose.com/words/net/aspose.words.dig...
  10. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...tm_sec , 0 }; DigitalSignature signature ( certificatePath , password...u "test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...

    docs.aspose.com/cells/zh/cpp/add-signature-line/