Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 6,494 for

signature

(0.17 sec)
  1. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....that are not covered by a signature. // For complete examples...PdfFileSignature for working with signatures in the document using ( PdfFileSignature...

    docs.aspose.com/pdf/net/whatsnew/2025/
  2. Extract certificate from PDF on docker - Free S...

    Hello, I am trying to extract a user certificate from a signed pdf. Everything is fine when I do it in windows but when I do it in docker the certificate that is extracted from the user Signature is not the user certif…...is extracted from the user signature is not the user certificate...extract the certificate from a signature field in a PDF document: using...

    forum.aspose.com/t/extract-certificate-from-pdf...
  3. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...target, Void** arguments, Signature sig, Boolean isConstructo...target, Void** arguments, Signature sig, Boolean isConstructo...

    forum.aspose.com/t/imageloadexception-when-runn...
  4. DigitalSignatureDetails class | Aspose.Words fo...

    aspose.words.saving.DigitalSignatureDetails class. Contains details for signing a document with a digital Signature....a document with a digital signature. Constructors Name Description...datetime . now () digital_signature_details = aw . saving . DigitalSignatureDeta...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Sign PDF with Timestamp: Timestamp token found ...

    Hi team, I got error when follow the example to sign with TimestampSettings: How to digitally sign PDF|Aspose.PDF for Java And I got the error below: Caused by: class com.aspose.pdf.internal.l13f.lh: Timestamp token …...Signature.lI(Unknown Source) com.aspose...{ using (PdfFileSignature signature = new PdfFileSignature(document))...

    forum.aspose.com/t/sign-pdf-with-timestamp-time...
  6. How to Password Protect a Word Document in C#

    This tutorial provides information on how to password protect a Word document in C#. You will get the detailed information for configuring the IDE, detailed steps to understand the programming model and a runnable sample code to demonstrate the process to protect Word document in C#....learn the process to add a signature in a Word file, refer to the...the article on how to add signature in Word using C# . Updated...

    kb.aspose.com/words/net/how-to-password-protect...
  7. Signing with certificate and TSA using Aspose.P...

    Hello. I’m trying to sign a document. TEST.pdf (28.1 KB) using the following Test-Certificate: D-TRUST GmbH - Test_CSM017878135.zip (8.9 KB) Password: H0FS7R1A6R I’m using the following code: Dim pdfDocument As D…...Text) Using pdfDocument Dim signature As PdfFileSignature = New...Rectangle(40, 0, 500, 100) signature.Sign(pdfDocument.Pages.Count...

    forum.aspose.com/t/signing-with-certificate-and...
  8. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython....Ask AI Working with Digital Signatures in Jython Contents [ Hide...with Digital Signatures To Work with Digital Signatures using Aspose...

    docs.aspose.com/words/java/working-with-digital...
  9. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of signing. Default value is current time (Now) in C++....applied with our new digital signature. auto signOptions = System...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The date of signing...applied with our new digital signature. let signOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...