Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,826 for

digital signature

(0.46 sec)
  1. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....display information about each signature in a document. const doc =...Document ( base . myDir + "Digitally signed.docx" ); for ( var...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the document was signed....display information about each signature in a document. const doc =...Document ( base . myDir + "Digitally signed.docx" ); for ( var...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....to JPG using Python How to Digitally Sign an Excel Document using...using Java How to Add Digital Signature in Excel using C# How to...

    kb.aspose.com/cells/page/13/
  4. Watermark BMP image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark BMP image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... This is because the signature containing the author’s name...is distributed alongside a digital copy of the image. Watermarks...

    products.aspose.com/imaging/net/watermark/bmp/
  5. Watermark BMP image via Java | products.aspose.com

    Sample Java conversion code for BMP format to file. Use this example code to convert BMP to within any Web or Desktop Java based application.... This is because the signature containing the author’s name...is distributed alongside a digital copy of the image. Watermarks...

    products.aspose.com/imaging/java/watermark/bmp/
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_Comments method. Gets the signing purpose comment in C++....display information about each signature in a document. auto doc =...+ u "Digitally signed.docx" ); for ( auto && signature : doc...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the document was signed in C++....display information about each signature in a document. auto doc =...+ u "Digitally signed.docx" ); for ( auto && signature : doc...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python.... To verify digital signatures in a Word file, refer...to the article Verify digital signature in Word document using...

    kb.aspose.com/words/python/add-sections-to-word...
  9. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::get_Certificate method. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain in C++....display information about each signature in a document. auto doc =...+ u "Digitally signed.docx" ); for ( auto && signature : doc...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#....the process of adding digital signatures to a PDF file, refer...article on how to add digital signature to PDF in C# . Updated...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...