Zh

使用 C# 在网页中播放和暂停动画 GIF 和 APNG 图像

GIFAPNG 来自最常见的动画图像格式列表。 GIF 代表 Graphics Interchange Format 和 APNG 文件是 A动画 Portable N网络 Graphics .如果我们比较相同质量的 GIF 和 APNG 文件,会发现 APNG 文件的大小更小。本文将讨论使用 C#** 在 HTML 网页中播放和暂停动画 GIF 和 APNG 文件。
二月 28, 2021 · 2 分钟 · Shoaib Khan

在 C# 中从 EPUB、FB2、CHM 电子书中提取图像

An electronic book, popularly known as eBook, is a book in digital form that is readable on various electronic devices. These devices include dedicated eReaders like Kindle, or laptops, desktop computers, and smartphones. There are many popular file formats of eBooks in-use in the market that include; EPUB, FictionBook FB2, Microsoft Compiled HTML Help - CHM, DjVu, MOBI, PDF, and many others. As a programmer, this article will help you to programmatically extract images from eBooks in C# within .NET applications.
二月 26, 2021 · 2 分钟 · Shoaib Khan

在 Java 中生成 QR 码以签署文档和图像

QR code (Quick Response code) is the type of 2D Barcodes or matrix barcode. It is the machine-readable label that contains information about the attached item. This article will guide you about programmatically adding QR codes to electronically sign your documents and images using Java.
二月 19, 2021 · 1 分钟 · Shoaib Khan

在 Java 中将演示文稿转换为 PDF

As PDF is the popular portable document format, so there comes the need to convert documents of other formats to PDF. Today, we will see different ways to convert PPT, PPTX, or ODP presentations to PDF in Java. In an earlier post, we have seen [how to convert presentations using C#][1]. [继续阅读…][2]
二月 15, 2021 · 2 分钟 · Shoaib Khan

从 Java 中的 JSON 数据生成报告

JSON is a formatted and readable data interchange format to transmit data with attributes. However, the large data in JSON format is not very presentable and easily understandable. We mostly need to convert the large JSON data into a presentable format. This article will guide you to convert JSON data into PDF report in Java using a simple template. [继续阅读…][1]
二月 10, 2021 · 2 分钟 · Shoaib Khan

在 C# 中生成 QR 码以对文档和图像进行签名

在本文中,我们将了解如何使用 C# 以编程方式添加 QR 码以对文档和图像进行电子签名。 GroupDocs.Signature for .NET 是用于在 PDF 文件、文字处理文档、电子表格、演示文稿和图像中添加二维码的 API。它支持大量支持的文件格式的各种电子签名。二维码中,支持Aztec Code、DataMatrix Code、GS1 DataMatrix、GS1 QR、QR类型。 API 允许我们将二维码添加到 JPG/JPEG、PNG、WebP、BMP、GIF、SVG、CMX 和 TIFF 图像以及更多图像文件格式。
一月 27, 2021 · 2 分钟 · Shoaib Khan

在 Java 中从发票和收据中提取数据

In the era of online businesses, the use of digital invoices and receipts has largely increased. Similarly, the efficient data extraction from these digital invoices is also demanding. In this article, you will be knowing how to extract data from PDF invoices or receipts programmatically in Java. [继续阅读…][1]
一月 22, 2021 · 2 分钟 · Shoaib Khan

在 Java 中将 WebP 转换为 JPG、PNG 和 PDF

WebP 图像提供像 PNG 一样的透明度像 GIF 一样的动画,对于任何 Web 开发人员来说,最重要的是 比比较质量的 JPG 格式更小。但是,由于不兼容问题或任何其他要求,有时需要将 WebP 图像转换为 JPG、PNG 或其他格式。
一月 18, 2021 · 2 分钟 · Shoaib Khan

C# 中的图像比较以发现差异

无论您是想构建一个具有发现差异功能的应用程序,还是想在任何基于 .NET 的图像处理应用程序中比较两个图像,您都来对了地方。在本文之后,您可以轻松地将 JPG、PNG、BMP 或图像与其他一些文件格式进行比较。不浪费时间,让我们使用 [.NET API 进行文档和图像转换][1] 比较 C# 中的图像。
一月 6, 2021 · 1 分钟 · Shoaib Khan

GroupDocs.Total 折扣优惠于 1 月 31 日结束

** 2021 年新年开始,但很快大优惠将在 1 月 31 日结束。** GroupDocs 在 GroupDocs.Total 上为 .NET 和 Java 提供 25% 折扣。优惠有效期至2021 年 1 月 31 日。在此优惠结束之前使用此优惠。 订购时不要忘记使用 HOLOFF2020 优惠券代码以享受此折扣优惠。 此优惠仅适用于新的 GroupDocs.Total 购买,不能与其他优惠、续订或升级一起使用。只能从 groupdocs.com 直接获得,不能通过第三方或经销商获得。 适用条款和条件。 阅读有关优惠的更多信息 关于 GroupDocs.Total Family GroupDocs.Total 是一个完整的文档操作工具包,可让您查看、转换、注释、比较、签名、组装、搜索、解析、水印、编辑、合并、编辑、操作元数据以及分类各种文档**.NET** 和 Java 应用程序中的格式。它不仅为您提供我们今天开发的产品,还为您提供我们未来开发的任何产品**。** 阅读更多关于 GroupDocs.Total 也可以看看 Conholdate.Total 25% 折扣 - 即将结束 Aspose.Total 优惠 25% - 即将结束
一月 1, 2021 · 1 分钟 · Shoaib Khan