Extract Metadata from Archive Files

Extract Metadata from Archive Files

  GroupDocs.Metadata for .NET 24.1 adds support for .rar, .tar and .7z formats, making it easier to manage archived data.

  GroupDocs.Metadata for .NET is a powerful API that grants developers granular control over the hidden information within various document formats, like Word, Excel, PDFs, and even images and audio. It seamlessly enables reading, editing, and removal of metadata properties, empowering you to organize, categorize, and extract valuable insights from your file collection with ease. This metadata manipulation capability unlocks enhanced document searchability, automated classification, and streamlined information retrieval, boosting the efficiency and organization of your data ecosystem.

  The 24.1 release of GroupDocs.Metadata for .NET adds support for .rar, .tar and .7z formats. This allows your applications to read, edit and remove metadata associated with archive files, enabling advanced search, content classification, automated metadata processing, and improved archive organization.

相关推荐
caimouse17 小时前
ReactOS 图形系统分析(50):画笔子系统 — pen.c
c语言·开发语言·stm32
caimouse18 小时前
ReactOS 图形系统分析(48):弧线绘制 — arc.c
c语言·开发语言
cypking19 小时前
Objective-C 语法完整学习手册(小白自学 + 开发备查)
c语言·开发语言·学习·objective-c
ambition2024221 小时前
操作系统同步:读者-写者问题与读写公平法详解(附每个 PV 操作含义)
linux·开发语言·数据结构·unix
chuan.bai1 天前
Java RAG 实战(第 11 篇):RAG 知识工作台网页
java·开发语言·人工智能
离陌在学C#1 天前
C# 事件(Event)详解:从概念到实战
开发语言·c#
Terra.K1 天前
Java异常学习[特殊字符]
java·开发语言·学习
葡萄城技术团队1 天前
InfluxDB 2\.x 深度解析:核心架构、Flux 函数与制造业落地指南(三)
java·开发语言·架构
counting money1 天前
Java IO流详解:从InputStream到文件操作实战
java·开发语言·python
wuyk5551 天前
98.C语言易混难点:字符数组与字符串指针的底层差异
c语言·开发语言·c++·stm32·嵌入式硬件·算法