Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,339 for

digital signature

(0.12 sec)
  1. 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#....the process to add a digital signature to a Workbook, refer to...article on how to add digital signature in Excel using C# . Updated...

    kb.aspose.com/cells/net/how-to-password-protect...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source document using given CertificateHolder with Digital Signature and writes signed document to destination stream. Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....CertificateHolder with digital signature and writes signed document...all of the document's digital signatures are valid and check their...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document...applied with our new digital signature. let signOptions = new...output filename for its new digitally signed copy. string inputFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::PdfPermissions enum | As...

    Aspose::Words::Saving::PdfPermissions enum. Specifies the operations that are allowed to a user on an encrypted PDF document in C++....interactive form fields (including signature fields). FillIn n/a Fill in...interactive form fields (including signature fields), even if ModifyContents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The date of signing...Date Examples Shows how to digitally sign documents. // Create...applied with our new digital signature. let signOptions = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.sign_time property. The date of signing... Examples Shows how to digitally sign documents. # Create an...applied with our new digital signature. sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignOptions.DecryptionPassword | Aspose.Words f...

    Unlock your documents effortlessly with SignOptions' DecryptionPassword feature. Securely decrypt source files with ease; default is an empty string....applied with our new digital signature. SignOptions signOptions...output filename for its new digitally signed copy. string inputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  8. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted document...applied with our new digital signature. let signOptions = new...output filename for its new digitally signed copy. string inputFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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. DocSaveOptions Can be...a PDF document with a digital signature. PdfDigitalSignatureT...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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-...