Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,640 for

sign document

(0.04 sec)
  1. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic Signature in PDF Documents programmatically with C# sample code using Aspose.PDF for .NET...How to add Digitally Sign to PDF File Using .NET Library In order... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/signature/
  2. SignatureLine.AllowComments | Aspose.Words for ...

    SignatureLine AllowComments property. 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...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. getCertificate | Aspose.Sildes for PHP via Java...

    getCertificate getCertificate() method Certificate object that was used to Sign the Document. Read-only byte[]. Retur......object that was used to sign the document. Read-only byte[]. Returns...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic Signature in PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...How to add Digitally Sign to PDF File Using Python for .NET Library... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/signature/
  5. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic Signature in PDF Documents programmatically with C++ sample code using Aspose.PDF for C++...How to add Digitally Sign to PDF File Using C++ Library In order... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/signature/
  6. DigitalSignatureUtil.Sign | Aspose.Words for .N...

    DigitalSignatureUtil 方法. 使用给定的符号源文档CertificateHolder和SignOptions 带有数字签名并将签名文档写入目标流...Sign 内容 [ 隐藏 ] Sign(Stream, Stream, CertificateHolder...输出将被写入流的开头,流大小将随内容长度更新。 public static void Sign ( Stream srcStream , Stream...

    reference.aspose.com/words/zh/net/aspose.words....
  7. 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...
  8. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.Signer_title property. Gets or sets suggested Signer's title (for example, Manager)...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...
  9. DigitalSignature | Aspose.Slides for Android vi...

    Digital Signature in Signed file....IDigitalSignature Digital signature in signed file. The following example...setComments("Aspose.Slides digital signing test."); // Add digital signature...

    reference.aspose.com/slides/androidjava/com.asp...
  10. Signature field could not be found in file conv...

    Target Case 1 Source HtmlLoadOptions options = new HtmlLoadOptions(); options.setEmbedFonts(true); options.setInputEncoding(“UTF-8”); Document Document = new Document(htmlPath, options); SignatureField s = new…...trying to find a way to sign a PDF document more than once in a single...can find to sign a PDF is to use PdfFileSignature.Sign(). However...

    forum.aspose.com/t/signature-field-could-not-be...