GroupDocs.Viewer Product Solution
Render Word documents as Clean HTML using C#
STL File Viewer using Java
STL File Viewer using C#
STL (STereoLithography) file format is used for 3D CAD drawings and 3D printing. There are several requirements when the developers are required to programmatically render STL files into various other formats. One of the reasons for conversion is better portability. In this article, you will learn how to render the STL files into PDF format using C#. Additionally, we will convert the STL files to HTML, JPG, and PNG format within .NET application using examples. The following topics are discussed in this article:
- STL Viewer .NET API * View STL as PDF * View STL as HTML, JPG, PNG
Convert Source Code to PDF in Java
If you want to share your code snippets, you can convert them into PDF format. In this article, we will discuss how to convert Java, Python, C++, PHP source code to PDF format within Java application. Additionally, we will also learn to password-protect the converted PDF files. The following topics are discussed in this article:
- Source Code Conversion Java API * Java to PDF using Java * Python to PDF using Java * PHP to PDF - Protect the PDF file
Convert Source Code to PDF in C#
View Word Documents as Responsive HTML Page using Java
Responsive HTML web pages are the ones that look good on different devices by adjusting themselves according to the different screen sizes. This article will guide you about how to programmatically convert word documents as responsive HTML pages within the Java applications using GroupDocs.Viewer. The following topics will be covered in this article:
- Java API for Word and Responsive HTML viewer * View Word Documents as Responsive HTML in Java
View Word Documents as HTML Responsive Page using C#
View CAD Documents using C#
CAD (Computer-Aided Design) drawings are normally used to create architectural plans and models using CAD software programs. Some of the well-known AutoCAD file formats are DWG, DXF, DGN, DWF. We discussed [viewing the CAD drawings using Java][1] in a separate article. Today, in this article, we will discuss how to programmatically view CAD files using C# within .NET applications. The following topics are covered briefly in this article:
- .NET API to render CAD files. * Convert CAD files to render as HTML, JPG, PNG, or PDF. * Get layouts and layers of DWG. * Render CAD layers of DWG drawings. * Render CAD layouts of DWG drawings. [Continue Reading …][2]