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.

相关推荐
zore_c4 分钟前
【C语言】数据在内存中的存储(超详解)
c语言·开发语言·数据结构·经验分享·笔记
程序员-周李斌9 分钟前
ArrayList 源码深度分析(基于 JDK 8)
java·开发语言·数据结构·算法·list
y***031718 分钟前
Go基础之环境搭建
开发语言·后端·golang
前端程序猿i31 分钟前
前端判断数据类型的所有方式详解
开发语言·前端·javascript
二川bro44 分钟前
内存泄漏检测:Python内存管理深度解析
java·开发语言·python
k***81721 小时前
PHP使用Redis实战实录2:Redis扩展方法和PHP连接Redis的多种方案
开发语言·redis·php
Not Dr.Wang4221 小时前
实验三:基于matlab的积分分离PID控制算法
开发语言·matlab
lly2024061 小时前
Razor VB 循环:深度解析与实例教学
开发语言
Yue丶越1 小时前
【C语言】内存函数
c语言·开发语言
前端程序猿i1 小时前
彻底搞懂防抖(Debounce)与节流(Throttle):源码实现与应用场景
开发语言·前端·javascript·vue.js·ecmascript