Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 29,433 for

archive

(0.28 sec)
  1. AesEcryptionSettings | Aspose.ZIP for .NET API 参考

    初始化AesEcryptionSettingsaspose.zip.saving/aesecryptionsettings类的新实例... 例子 using ( var archive = new Archive ( new ArchiveEntrySettings...EncryptionMethod . AES256 )))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/zh/net/aspose.zip.savi...
  2. Aspose Zip and Unzip is not working - Free Supp...

    we have two methods to zip and unzip as below, but when we unzip and file we’re getting proper results, but if we zip after unzip and later unzip we’re not getting same number of files. in our example, zip file => unzip…...fileBytes)>(); using (Archive archive = new Archive(zipFileStream))...MemoryStream ms; foreach (var file in archive.Entries) { try { ms = new MemoryStream();...

    forum.aspose.com/t/aspose-zip-and-unzip-is-not-...
  3. Multi-volume archives

    Compose and extract multi-volume Archive with .net library...Guide Multi-volume archives Multi-volume archives ZIP and 7Z archvives...multi-volume zip archive Compose multi-volume 7z archive Extract multi-volume...

    docs.aspose.com/zip/net/multi-volume-archives/
  4. Extract ASP Files via .NET

    C# decompression source code to extract ASP documents from a single Archive or vice versa on .NET Framework, .NET Core....CAB archive decompression using server-side zip archive library...Developers can easily extract zip archives with arbitrary content programmatically...

    products.aspose.com/zip/net/extract/asp/
  5. CreateEntries | Aspose.ZIP for .NET API 参考

    将给定目录中的所有文件和目录递归添加到存档中...例子 using ( SevenZipArchive archive = new SevenZipArchive ()) {..."C:\folder" ); archive . CreateEntries ( folder ); archive . Save (...

    reference.aspose.com/zip/zh/net/aspose.zip.seve...
  6. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#....new SFX file Instantiate an Archive class object Create an entry...entry in the new archive by providing the entry name and the target...

    kb.aspose.com/zip/net/how-to-create-self-extrac...
  7. Aspose.Zip.Lzip | Aspose.ZIP for .NET API Refer...

    The Lzip namespace contains classes which represent lzip Archive related entities....classes which represent lzip archive related entities. Classes Class...This class represents Lzip archive file. Use it to compose or...

    reference.aspose.com/zip/net/aspose.zip.lzip/
  8. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2019 on Releases - aspose.comhttps://releases.aspose.com/zip/net/release-notes/2019/Recent content in Release Notes - 2019 on Releases ......compression method within the 7z archive. Aspose.Zip.Saving.SevenZipLZMA2Compres...Summary Issue Type ZIPNET-374 7z archive composition implemented with...

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

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......program after self-extracting archive is extracted. Feature ZIPNET-865...local file header for zip64 archives. Bug ZIPNET-859 Fix bug with...

    docs.aspose.com/zip/net/aspose-zip-for-net-22-3...
  10. Aspose.Zip.Bzip2 | Aspose.ZIP for .NET API Refe...

    The Bzip2 namespace contains classes which represent bzip2 Archive related entities....classes which represent bzip2 archive related entities. Classes Class...This class represents bzip2 archive file. Use it to compose or...

    reference.aspose.com/zip/net/aspose.zip.bzip2/