Aspose.ZIP for .NET 关于

从基于任何 .NET 应用程序中操作压缩档案并压缩和解压文件。

Aspose.ZIP for .NET is a flexible document compression and archive manipulation API for standard zip format. The API enables .NET applications to compress and decompress files, archive files and folders and encrypt archives. It provides protection via user-defined passwords and traditional encryption using ZipCrypto or AES encryption such as AES128, 192 and AES256.

Aspose.ZIP for .NET supports standard zip file formats.

Input

  • Formats: ZIP, 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB

Output

  • Formats: ZIP, 7Zip, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB

Advanced .NET Zipping API Features

  • Easy integration.
  • Create an archive from one or more files.
  • Add files to archives without compression.
  • Encrypt whole archive or specific entries.
  • Decrypt whole archive or specific entries.
  • Add entries to existing archive.
  • Delete entries from existing archive.
  • Compress folder respecting its structure.
  • Decompress to directory respecting archive structure.
  • Compress any size documents by applying parallelism.