Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 6,059 for

signature

(0.05 sec)
  1. 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...
  2. 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/
  3. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...visit the Work with Digital Signatures documentation article. Remarks...applied with our new digital signature. sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  6. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....Customize background color for signature appearance and the font color...color of the labels in the signature area with Aspose.PDF for ...

    docs.aspose.com/pdf/net/whatsnew/2021/
  7. Public API Changes in Aspose.Cells 8.3.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides support for the Signature Line to mimic the MS Excel...following sample code adds a Signature Line using the Picture.SignatureLine...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Public API Changes in Aspise.Cells 8.3.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides support for the Signature Line to mimic the MS Excel...following sample code adds a Signature Line using the Picture.SignatureLine...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. 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...
  10. 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...