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

archive

(0.18 sec)
  1. 如何通過 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/
  2. Aspose.ZIP for .NET 19.3 Release Notes

    Aspose.ZIP for .NET 19.3 Release Notes – the latest updates and fixes....Bzip2Archive Represents the bzip2 archive file. Aspose.Zip.Bzip2.Bzip2SaveOptions...compressed within the bzip2 archive. Aspose.Zip.Bzip2.Bzip2Archive...

    releases.aspose.com/zip/net/release-notes/2019/...
  3. Aspose.ZIP for .NET 23.7 Release Notes

    Aspose.ZIP for .NET 23.7 Release Notes – the latest updates and fixes....Type ZIPNET-1031 Compose XAR archive. Feature ZIPNET-1009 Added...ZIPNET-1038 Introduce unknown archive format instead of null. Enhancement...

    releases.aspose.com/zip/net/release-notes/2023/...
  4. 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/...
  5. 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...
  6. Aspose.ZIP for .NET 21.4 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......ZIPNET-631 Decrypt simple 7z archives. Enhancement ZIPNET-638 Support...ZIPNET-614 Support GNU tarball archives. Feature Public API and Backwards...

    docs.aspose.com/zip/net/aspose-zip-for-net-21-4...
  7. 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...
  8. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2021 on Releases - aspose.comhttps://releases.aspose.com/zip/net/release-notes/2021/Recent content in Release Notes - 2021 on Releases ......Type ZIPNET-806 Extract cpio archives. Feature ZIPNET-817 Compose...Compose Z/compress archives. Feature ZIPNET-705 Show ellipsis on extraction...

    releases.aspose.com/zip/net/release-notes/2021/...
  9. 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...
  10. Password Protect Zip Files and Archives in C#

    Compress and decompress files or directory with password protection in C#...Protecting Archives Password Protect Zip Files and Archives in C#...Protected Archives Decompress AES Encrypted Archives Decompress...

    docs.aspose.com/zip/net/password-protecting-arc...