Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 6,653 for

signing

(1.93 sec)
  1. SignatureLineOptions.Email | Aspose.Words for .NET

    Manage suggested signer email addresses effortlessly with SignatureLineOptions. Enhance your email workflow with customizable options for seamless communication....set ; } Examples Shows how to sign a document with a personal certificate...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/net/aspose.words/sig...
  2. Digital Signature - Validation Error - Free Sup...

    Hi, I am using Aspose 11.5 pdf version and using the following code to append digital signtature to PDF. But the signature is not being validated properly. Getting the error. Error during signature verification. Error…...bindPdf(inputFile); // Sign the PDF file using PKCS1 object...object pdfSignSingle.sign(1, true, new java.awt.Rectangle(100,...

    forum.aspose.com/t/digital-signature-validation...
  3. 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++....signer can add comments in the Sign dialog. Default value for this...const Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  4. Aspose::Words::Drawing::SignatureLine::get_IsVa...

    Aspose::Words::Drawing::SignatureLine::get_IsValid method. Indicates that signature line is signed by digital signature and this digital signature is valid in C++....Indicates that signature line is signed by digital signature and this...get_IsValid () Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Цифровий підпис файлу DOCX в Інтернеті або за д...

    Безкоштовна онлайн-програма для цифрового підпису у файлах DOCX. Розробити програму Java для електронного підпису документів DOCX....sign із відповідними параметрами...with Java Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/uk/java/signature/docx/
  6. Tambahkan tanda tangan digital atau tanda tanga...

    Tanda tangani dokumen PDF secara digital menggunakan C# atau VB.NET. Verifikasi, atau validasi PDF yang ditandatangani secara digital menggunakan C# atau VB.NET....Sign() . Tanda tangan digital akan...// Create PKCS#7 object for sign var pkcs = new Aspose . Pdf...

    docs.aspose.com/pdf/id/net/digitally-sign-pdf-f...
  7. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature line. Easily set suggested signers for enhanced document clarity....line to a document, and then sign it using a digital certificate...16868")] public static void Sign () { string signeeName = "Ron...

    reference.aspose.com/words/net/aspose.words/sig...
  8. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveOptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs...should be replaced with yen signs. Default value is false . get...backslash characters with yen signs in generated HTML documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SignatureLine.IsValid | Aspose.Words för .NET

    Säkerställ att dina dokument är säkra med SignatureLines IsValid-egenskap, som bekräftar giltiga digitala signaturer för äkthet och tillförlitlighet....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Добавить подпись в PDF файл|Aspose.PDF for .NET

    Этот раздел объясняет, как добавить подпись в PDF файл с помощью класса PdfFileSignature....вы можете использовать метод Sign класса PdfFileSignature для...// PKCS#1 pdFileSignature . Sign ( 1 , "I'm document author"...

    docs.aspose.com/pdf/ru/net/add-signature-in-pdf/