GroupDocs.Search for .NET 26.6 – June 2026 Release Highlights [draft]
GroupDocs.Search for .NET 26.6 introduces support for indexes exceeding 1 TB in size.
GroupDocs.Viewer for Java 26.5 – May 2026 Release Highlights
GroupDocs.Viewer for Java 26.5 adds MailMessageViewInfo for email properties, improves CSS parsing and XML handling, and resolves multiple rendering bugs across DXF, EML, PDF, and spreadsheet formats.
GroupDocs.Editor for Python 26.5 – May 2026 Release Highlights
GroupDocs.Editor for Python 26.5 adds HTML round‑trip editing, a Pythonic API, and broader multi‑format support.
GroupDocs.Merger for Python 26.6 – June 2026 Release Highlights
GroupDocs.Merger for Python 26.6 introduces a modern typed API, Python 3.14 support, page‑preview rendering, and AI agent integration.
GroupDocs.Comparison for .NET 26.5 – May 2026 Release Highlights
GroupDocs.Comparison for .NET 26.5 is here.
GroupDocs.Metadata for Python 26.5 – May 2026 Release Highlights
Version 26.5 introduces a modern typed API, Python 3.14 compatibility, bundled .NET runtime wheels, and AGENTS.md for AI agent support.
Agentic Document Conversion On-Premise with n8n, MCP, and GroupDocs.Conversion [draft]
Stop hardcoding conversion pipelines. Wire an AI agent to the GroupDocs.Conversion MCP server with n8n and let it convert documents on your own infrastructure — using any LLM you choose.
GroupDocs.Viewer for Python 26.5 – May 2026 Release Highlights
GroupDocs.Viewer for Python 26.5 rebuilds Linux and macOS wheels on the cross-platform rendering engine and documents per-platform format support differences.
Compare CSV Files using C#
CSV files are vastly used while sharing large data in a compact size. Such data contain comma-separated values which are not really very human readable. However, it is quite easy to manipulate CSV files using editors like Microsoft Excel, OpenOffice Calc, or LibreOffice. There are certain scenarios where we need to compare two large CSV files for their difference. In order to perform this comparison, we do it programmatically. Earlier, we have discussed this [CSV files comparison in Java][11]. This article covers how to compare two CSV files using C# within a .NET application — produce a result CSV file with inline change markers () and [], and export the detected differences (with row, column, and column header information) to a JSON report.
GroupDocs.Comparison for Python 26.5 – May 2026 Release Highlights
GroupDocs.Comparison for Python 26.5 introduces a fully introspectable pure-Python API, AI-agent support via AGENTS.md, a new CLI tool, and major compatibility improvements.