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

signature

(0.12 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. DigitalSignatureDetails constructor | Aspose.Wo...

    DigitalSignatureDetails constructor. Initializes a new instance of [DigitalSignatureDetails](../) class....sign_options SignOptions Signature options to use for signing...datetime . now () digital_signature_details = aw . saving . DigitalSignatureDeta...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. PDF Unlocking API | Aspose.PDF

    Decrypting PDF documents with free cross-platform Apps and High Code APIs for any platform....signing a PDF document using a signature, you basically confirm its...afterward invalidate the signature and thus, you would know if...

    products.aspose.com/pdf/unlock/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Changes DataLabel Constructor Signature Has Been Changed DataLabel...DataLabel constructor signature has been changed: was: DataLabel.#ctor(Aspose...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital Signature....algorithm used by a digital signature. Members Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... checkboxes, list boxes, signature fields, and barcode fields...Field Add List Box Field Add Signature Field Add Barcode Field Add...

    docs.aspose.com/pdf/python-net/create-form/
  10. 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...