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

signature

(1.28 sec)
  1. 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...
  2. 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...
  3. 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...
  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. 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...
  6. 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...
  7. 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...
  8. 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...
  9. MIME multipart boundaries with Aspose.email in ...

    I am experiencing an issue while using Aspose.Email to process emails in our application. When we load and save emails using Aspose, the MIME boundaries seem to be altered or regenerated, which causes issues with email d…... Exclaimer adds a signature to the email body (HTML format)...after Exclaimer adds the signature. The MIME content after it...

    forum.aspose.com/t/mime-multipart-boundaries-wi...
  10. How to Password Protect an Excel File in C#

    This article explains how to password protect an Excel file in C#. It provides details to configure the environment, program flow and a runnable sample code to encrypt Excel file in C#....process to add a digital signature to a Workbook, refer to the...article on how to add digital signature in Excel using C# . Updated...

    kb.aspose.com/cells/net/how-to-password-protect...