English

Render JSON as PDF, JPG, PNG & HTML using Java

The self-describing, easy-to-understand, and easy-to-parse, JSON format is one of the ideal choices to interchange data in web services. With this huge usage, it is often required to convert JSON data format into other formats for various requirements. In this article, we will see how to render JSON files into PDF format in Java. Furhter, we will also convert the JSON files into JPG, PNG, and HTML formats within the Java application.
· Shoaib Khan · 4 min

Render JSON as PDF, JPG, PNG & HTML using C#

JSON is one of the favorite structured data formats of developers for passing information within applications. However, it is often required to convert JSON data into other formats for various reasons. In this article, we will see how to render JSON files into PDF format using C#. Additionally, we will convert the JSON files into JPG, PNG, and HTML formats within the .NET application using examples.
· Shoaib Khan · 3 min

Process the Microsoft Outlook Email Attachments in a .NET Viewer Application

An ‘attachment’ is a file such as a document or a photo that is attached to an email. It’s easy to attach pictures, files, contacts, emails and many other items to your Outlook messages. If you selected a file on your local computer or group document library for the attachment purpose, a copy of the file is attached to the email. The case: A software developer is making a document viewing application.
· Muhammad Umar · 2 min

GroupDocs.Comparison for .NET MVC based Front-End Powered by GroupDocs.Total

The GroupDocs team is always motivated to provide extra ordinary solutions to its users, in this regard we are glad to announce the front-end sample project for the ASP.NET MVC developers for GroupDocs.Comparison for .NET API. Although GroupDocs.Comparison for .NET and GroupDocs.Viewer for .NET APIs have been used to develop this UI Example, but mainly the purpose for this release is to empower the developers to write their own document comparison front-end using GroupDocs.
· Muhammad Rizwan · 2 min

More Enhanced GroupDocs.Viewer ASP.NET WebForm Front End

Based on our customers’ feedbacks and suggestions GroupDocs team is pleased to release another version of GroupDocs.Viewer ASP.NET WebForm Front End. With new enhancements and fixes, most of the reported issues have also been resolved in ASP.NET WebForm Front End. We recommend you to download and try the latest version of the application to explore our new and improved functionalities. Let’s have a look at the list of enhancements and fixes.
· Ali Ahmed · 2 min

C# Demo Project of an ASP.NET PDF Viewer Built Based on the GroupDocs.Viewer for .NET Library

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.
· Stanislav Tatarin · 5 min