Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,567 for

digital signature

(0.43 sec)
  1. Protect or Encrypt a Document in Java|Aspose.Wo...

    Encrypt a document, restrict editing, use Digital Signatures for document protection. Aspose.Words supports most Word protection options using Java....Editing) Digital Signatures “Work with Digital Signatures” Add a...a Digital Signature (File → Info → Protect Document) Note that...

    docs.aspose.com/words/java/protect-or-encrypt-a...
  2. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of signing. Default value is current time (Now) in C++....const Examples Shows how to digitally sign documents. // Create...applied with our new digital signature. auto signOptions = System...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....interactive form fields (including signature fields). FillIn Fill in existing...interactive form fields (including signature fields), even if PdfPermissions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Words.Saving | Aspose.Words for .NET

    Discover the Aspose.Words.Saving namespace for enhanced document saving and conversion options, offering flexibility and efficiency for your projects....signing a document with a digital signature. DoclingSaveOptions Can...a PDF document with a digital signature. PdfDigitalSignatureT...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Convert HTML Page to PDF in C#

    This article guides on how to convert HTML page to PDF in C#. It contains information to set the environment, a detailed step-wise process and a runnable sample code to convert HTML page to PDF using C#....operations like adding a Digital signature in a PDF, refer to the...article on how to add digital signature to PDF in C# . Updated...

    kb.aspose.com/pdf/net/how-to-convert-html-page-...
  6. 在 C# 中添加数字签名或数字签名 PDF|Aspose.PDF for .NET

    使用 C# 或 VB.NET 数字签名 PDF 文档。使用 C# 或 VB.NET 验证或验证数字签名的 PDF。...PdfFileSignature object using ( var signature = new Aspose . Pdf . Facades..."12345" ); // Sign PDF file signature . Sign ( 1 , true , new System...

    docs.aspose.com/pdf/zh/net/digitally-sign-pdf-f...
  7. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…..., /api/v2/sign for PDF signatures). Compare your URL with the...Prepare the signature options var signature = new Signature() { //...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  8. 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....extracting unsigned content from a digitally signed PDF. This improvement...that are not covered by a signature. // For complete examples...

    docs.aspose.com/pdf/net/whatsnew/2025/
  9. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.Signature_date property. Gets or sets the date of the signing....signature_date property PdfDigitalSignatureD.signature_date property...the signing. @property def signature_date ( self ) -> datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a Digital hash algorithm used by a Digital Signature in Java....Specifies a digital hash algorithm used by a digital signature. Examples:..."SaveOptions" object to // digitally sign the document as we render...

    reference.aspose.com/words/java/com.aspose.word...