Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 6,775 for

signature

(0.28 sec)
  1. Aspose.Words.DigitalSignatures module | Aspose....

    The Aspose.Words.DigitalSignatures module provides classes to sign documents and verify Signatures....sign documents and verify signatures. Classes Class Description...visit the Work with Digital Signatures documentation article. DigitalSignatureColl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...the name “Sig_es_:signer1:signature”. I can create a PDF manually...same name (“Sig_es_:signer1:signature”) and set it as the “doc”...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  3. Validation if a document is PDF/A and singed? -...

    Hello, we have an issue. We would like to check whether a PDF is digitally signed and whether it is in PDF/A format. Does Aspose support this kind of check? We are using Aspose version 25.4. Thanks in advance!...PDF_A_1B); } As for signature checking I think the following...{ var signature = (SignatureField)field; if (signature.Signature...

    forum.aspose.com/t/validation-if-a-document-is-...
  4. 使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工作簿中创建签名行...head > < body > < h1 > Add Signature Line Example </ h1 > < input...Workbook (); } // Create signature line object const signatureLine...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. Aspose.Imaging Product Family

    Find answers about manipulating, creating, converting, and editing image programmatically....C# Put Signature on Photo using Python Put Signature on Photo...Photo using C# Put Signature on Photo using Java «« « 1 2 3 4 5 »...

    kb.aspose.com/imaging/
  6. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. 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++....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. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it....XPS files and modify(add a signature to) the already existing ones... To create a fill of the signature text use the CreateSolidColorBrus()...

    products.aspose.com/page/net/create-xps-file/
  8. SignOptions.signatureLineImage property | Aspos...

    SignOptions.SignatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/Signatureline/)...Examples Shows how to add a signature line to a document, and then...// Configure and insert a signature line, an object in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::SignatureLineOptions::get_AllowC...

    Aspose::Words::SignatureLineOptions::get_AllowComments method. 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++....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...
  10. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文档中创建电子签名...Document ( path_infile ) signature = apdf . facades . PdfFileSignature...pfx" , "Pa$$w0rd12345" ) signature . sign ( 1 , True , apdf ...

    products.aspose.com/pdf/zh-hans/python-net/sign...