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.

相关推荐
呆呆的小草1 小时前
Cesium距离测量、角度测量、面积测量
开发语言·前端·javascript
uyeonashi1 小时前
【QT系统相关】QT文件
开发语言·c++·qt·学习
冬天vs不冷3 小时前
Java分层开发必知:PO、BO、DTO、VO、POJO概念详解
java·开发语言
sunny-ll3 小时前
【C++】详解vector二维数组的全部操作(超细图例解析!!!)
c语言·开发语言·c++·算法·面试
猎人everest3 小时前
Django的HelloWorld程序
开发语言·python·django
嵌入式@秋刀鱼4 小时前
《第四章-筋骨淬炼》 C++修炼生涯笔记(基础篇)数组与函数
开发语言·数据结构·c++·笔记·算法·链表·visual studio code
嵌入式@秋刀鱼4 小时前
《第五章-心法进阶》 C++修炼生涯笔记(基础篇)指针与结构体⭐⭐⭐⭐⭐
c语言·开发语言·数据结构·c++·笔记·算法·visual studio code
别勉.4 小时前
Python Day50
开发语言·python
泽02024 小时前
C++之list的自我实现
开发语言·数据结构·c++·算法·list
斗转星移34 小时前
c++默认类模板参数
开发语言·c++