Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 30,294 for

archive

(0.17 sec)
  1. Extract | Aspose.ZIP for .NET API Reference

    Extract Contents [ Hide ] CpioEntry.Extract method (1 of 2) Extracts the entry to the filesystem by the path provided......using ( var archive = new CpioArchive ( "archive.cpio" )) { archive...archive . Entries [ 0 ]. Extract ( "data.bin" ); } See Also class...

    reference.aspose.com/zip/net/aspose.zip.cpio/cp...
  2. SelfExtractorOptions | Aspose.ZIP for .NET API 参考

    用于创建自解压可执行存档的选项... Open ( "archive.exe" , FileMode . Create ))...using ( var archive = new Archive ()) { archive . CreateEntry...

    reference.aspose.com/zip/zh/net/aspose.zip.savi...
  3. CreateEntries | Aspose.ZIP for .NET API 参考

    将给定目录中的所有文件和目录递归添加到存档中... Open ( "archive.tar" , FileMode . Create ))...using ( var archive = new TarArchive ()) { archive . CreateEntries...

    reference.aspose.com/zip/zh/net/aspose.zip.tar/...
  4. Aspose.ZIP for .NET 22.7 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Feature ZIPNET-904 Compress cpio archives to GZip, BZip2 and XZ. Feature...formats while saving those archives to BZip2. Enhancement Public...

    docs.aspose.com/zip/net/aspose-zip-for-net-22-7...
  5. Extract | Aspose.ZIP for .NET API Reference

    Extract Contents [ Hide ] XarFileEntry.Extract method (1 of 2) Extracts the entry to the filesystem by the path provi......var archive = new XarArchive ( "archive.xar" )) { archive . Entries...an entry of wim archive. using ( var archive = new WimArchive...

    reference.aspose.com/zip/net/aspose.zip.xar/xar...
  6. How to Create ZIP File in Memory in C#

    This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file contents of a directory and create ZIP Archive in memory....steps to be able to create ZIP archive in memory. Steps to Create...string array Create object of Archive Class in memory For each file...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...
  7. 如何通过 C# 锁定 Zip 文件夹 |通过 .NET Aspose Zip 锁定 ZIP 存档。

    使用密码保护 ZIP 档案的 C# 源代码。以编程方式将单个或多个文件和文件夹添加到锁定的 ZIP 存档。...C# 中保护 Zip 存档的步骤 Protecting archive using password with Aspose...object with the output ZIP archive file path as parameter with...

    products.aspose.com/zip/zh/net/lock/
  8. 如何通過 C# 鎖定 Zip 文件夾 |通過 .NET Aspose Zip 鎖定 ZIP 存檔。

    使用密碼保護 ZIP 檔案的 C# 源代碼。以編程方式將單個或多個文件和文件夾添加到鎖定的 ZIP 存檔。...C# 中保護 Zip 存檔的步驟 Protecting archive using password with Aspose...object with the output ZIP archive file path as parameter with...

    products.aspose.com/zip/zh-hant/net/lock/
  9. Aspose.ZIP for .NET 20.5 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Issue Type ZIPNET-436 RAR4 archive extraction. Enhancement Public...class represents the RAR4 archive file and can be used for its...

    docs.aspose.com/zip/net/aspose-zip-for-net-20-5...
  10. XzArchive | Aspose.ZIP for .NET API Reference

    XzArchive Contents [ Hide ] XzArchive constructor (1 of 3) Initializes a new instance of the XzArchive class and comp......XzArchive class and composes the archive in xz format. public XzArchive...Set of setting particular xz archive: dictionary size, block size...

    reference.aspose.com/zip/net/aspose.zip.xz/xzar...