Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 215 for

setup

(0.03 sec)
  1. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....and encryption properties and setup Format attributes for properties...BigDecimal ( "11.22" )); // setup QR-Code options QrCodeSignOptions...

    docs.groupdocs.com/signature/java/implement-cus...
  2. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs....configure Maven - Environment Setup Maven support for NetBeans Maven...

    blog.groupdocs.com/viewer/servlets-based-front-...
  3. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using C#. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature .NET API by GroupDocs....06 , 19 , 17 , 0 , 0 ) }; // setup qrcode signature options QrCodeSignOptions...result = new MemoryStream (); // setup QR Code signature options QrCodeSignOptions...

    docs.groupdocs.com/signature/net/how-to-generat...
  4. Convert audio formats | Documentation

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....the simplicity of conversion setup. The extension point is the...Different libraries have different setup processes. In our example, we...

    docs.groupdocs.com/conversion/net/convert/audio/
  5. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....QrCodeSignOptions ( "JohnSmith" ) { // setup QRCode encoding type EncodeType...

    docs.groupdocs.com/signature/net/save-signed-wo...
  6. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs....Signature ( filePath )) { // Setup digital signature options DigitalSignOptions...Signature ( filePath )) { // Setup digital signature options DigitalSignOptions...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  7. How to save document with password | Documentation

    This article explains how to save document with password protection....QrCodeSignOptions ( "JohnSmith" ) { // setup QRCode encoding type EncodeType...

    docs.groupdocs.com/signature/net/save-signed-do...
  8. GroupDocs.Conversion for Python via .NET | Docu...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....the , , , and sections for setup instructions. Developer Guide...

    docs.groupdocs.com/conversion/python-net/
  9. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....the simplicity of conversion setup. The extension point is the...Different libraries have different setup processes. In our example, we...

    docs.groupdocs.com/conversion/net/convert/image...
  10. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements....The demo helps you quickly setup, configure and explore key features...Running the Sample # To help you setup and run the ASP.NET PDF viewer...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...