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.

相关推荐
独隅10 小时前
在 Lua 中,你可以使用 `os.date()` 函数轻松地将时间戳转换为格式化的时间字符串
开发语言·lua
思麟呀11 小时前
Linux的基础IO流
linux·运维·服务器·开发语言·c++
星释11 小时前
Rust 练习册 :Pythagorean Triplet与数学算法
开发语言·算法·rust
星释11 小时前
Rust 练习册 :Nth Prime与素数算法
开发语言·算法·rust
lkbhua莱克瓦2411 小时前
Java基础——集合进阶3
java·开发语言·笔记
多喝开水少熬夜12 小时前
Trie树相关算法题java实现
java·开发语言·算法
QT 小鲜肉12 小时前
【QT/C++】Qt定时器QTimer类的实现方法详解(超详细)
开发语言·数据库·c++·笔记·qt·学习
lsx20240612 小时前
MySQL WHERE 子句详解
开发语言
Tony Bai12 小时前
【Go模块构建与依赖管理】09 企业级实践:私有仓库与私有 Proxy
开发语言·后端·golang
Lucky小小吴12 小时前
开源项目5——Go版本快速管理工具
开发语言·golang·开源