Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 6,379 for

signature

(0.17 sec)
  1. 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...
  2. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....vsdm" ); // Signature is valid Console . WriteLine...

    docs.aspose.com/diagram/net/check-if-vba-code-i...
  3. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...a document with a digital signature. public class DigitalSignatureDeta...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. 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/
  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. 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...
  8. How to Remove All Restrictions from PDF in C#

    This article describes the process of how to remove all restrictions from PDF in C#. It has the IDE settings, a list of programming steps and a runnable sample code to unlock PDF restrictions in C#....the process of removing a signature from a PDF file, refer to...article on how to remove signature from PDF using C# . Updated...

    kb.aspose.com/pdf/net/how-to-remove-all-restric...
  9. 提取图像和签名信息|Aspose.PDF for .NET

    您可以使用 C# 的 SignatureField 类从签名字段提取图像并提取签名信息。...pdf" )) { // Searching for signature fields foreach ( var field...pdf" )) { // Searching for signature fields foreach ( var field...

    docs.aspose.com/pdf/zh/net/extract-image-and-si...
  10. 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...