GroupDocs.Viewer Product Family
'使用 C# 将 Word 文档呈现为干净的 HTML'
'使用 Java 的 STL 文件查看器'
STL (STereoLithography) file format is vastly used for 3D CAD drawings and printing. On the other hand, there are many other formats that are more portable than STL. Here comes the requirement to render the STL format into other formats. In this article, we will discuss how to render the STL files into PDF format using Java. In addition to this, we will convert the STL files to HTML, JPG, and PNG formats within Java application using examples. 本文讨论了以下主题:
- STL 查看器 Java API * 以 PDF 格式查看 STL * 以 HTML、JPG、PNG 格式查看 STL
使用 C# 的 STL 文件查看器
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. 本文讨论了以下主题:
- STL 查看器 .NET API * 以 PDF 格式查看 STL * 以 HTML、JPG、PNG 格式查看 STL
在 Java 中将源代码转换为 PDF
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. 本文讨论了以下主题:
- 源代码转换 Java API * Java 到 PDF 使用 Java * Python到PDF使用Java * PHP to PDF - 保护 PDF 文件
在 C# 中将源代码转换为 PDF
使用 Java 将 Word 文档作为响应式 HTML 页面查看
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. 本文将介绍以下主题:
- 用于 Word 和响应式 HTML 查看器的 Java API * 在 Java 中将 Word 文档视为响应式 HTML
使用 C# 将 Word 文档作为 HTML 响应页面查看
使用 C# 查看 CAD 文档
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. 本文简要介绍了以下主题:
- .NET API 来渲染 CAD 文件。 * 将 CAD 文件转换为 HTML、JPG、PNG 或 PDF。 * 获取 DWG 的布局和图层。 * 渲染 DWG 图纸的 CAD 图层。 * 渲染 DWG 图纸的 CAD 布局。 [继续阅读…][2]