Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 29,406 for

archive

(0.18 sec)
  1. GzipArchive | Aspose.ZIP for .NET API Reference

    GzipArchive Contents [ Hide ] GzipArchive class This class represents gzip Archive file. Use it to compose or extract......This class represents gzip archive file. Use it to compose or...or extract gzip archives. public class GzipArchive : IDisposable...

    reference.aspose.com/zip/net/aspose.zip.gzip/gz...
  2. Bzip2Archive | Aspose.ZIP for .NET API Reference

    Bzip2Archive Contents [ Hide ] Bzip2Archive constructor (1 of 3) Initializes a new instance of the Bzip2Archive class......Bzip2Archive archive = new Bzip2Archive ()) { archive . SetSource...SetSource ( "data.bin" ); archive . Save ( "archive.bz2" ); } See Also...

    reference.aspose.com/zip/net/aspose.zip.bzip2/b...
  3. SaveGzipped | Aspose.ZIP for .NET API Reference

    SaveGzipped Contents [ Hide ] TarArchive.SaveGzipped method (1 of 2) Saves Archive to the stream with gzip compressio......SaveGzipped method (1 of 2) Saves archive to the stream with gzip compression...using ( var archive = new TarArchive ()) { archive . CreateEntry...

    reference.aspose.com/zip/net/aspose.zip.tar/tar...
  4. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] SevenZipArchive.Save method (1 of 2) Saves 7z Archive to the stream provided. public void Save......Save method (1 of 2) Saves 7z archive to the stream provided. public...sevenZipFile = File . Open ( "archive.7z" , FileMode . Create ))...

    reference.aspose.com/zip/net/aspose.zip.sevenzi...
  5. DeleteEntry | Aspose.ZIP for .NET API Reference

    DeleteEntry Contents [ Hide ] CpioArchive.DeleteEntry method (1 of 2) Removes the first occurrence of a specific entr......using ( var archive = new CpioArchive ( "archive.cpio" )) { while...while ( archive . Entries . Count > 1 ) archive . DeleteEntry...

    reference.aspose.com/zip/net/aspose.zip.cpio/cp...
  6. Aspose.ZIP for .NET 23.1 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Issue Type ZIPNET-937 Detect archive format without loading. Feature...filenames for subfolders in 7z archive. Bug ZIPNET-958 Compose multi-volume...

    docs.aspose.com/zip/net/aspose-zip-for-net-23-1...
  7. TraditionalEncryptionSettings | Aspose.ZIP for ...

    TraditionalEncryptionSettings Contents [ Hide ] TraditionalEncryptionSettings constructor (1 of 3) Initializes a new ......Examples using ( var archive = new Archive ( new ArchiveEntrySettings...TraditionalEncryptio ( "p@s$" )))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/net/aspose.zip.saving/...
  8. Convert ZIP Archives to TAR in C# .NET | ZIP to...

    Use .NET ZIP API to convert ZIP Archives to TAR format programmatically in C#. Download the API and integrate the source code into your application....Aziz Blog Home Convert ZIP Archives to TAR in C# Facebook Twitter...Linkedin ZIP is a popular archiving format that is used to compress...

    blog.aspose.com/2021/12/27/convert-zip-to-tar-i...
  9. DeleteEntry | Aspose.ZIP for .NET API 参考

    从条目列表中删除特定条目的第一个匹配项...using ( var archive = new TarArchive ( "archive.tar" )) { while...while ( archive . Entries . Count > 1 ) archive . DeleteEntry (...

    reference.aspose.com/zip/zh/net/aspose.zip.tar/...
  10. Aspose.ZIP for .NET 19.9 Release Notes

    Aspose.ZIP for .NET 19.9 Release Notes – the latest updates and fixes....Summary Issue Type ZIPNET-374 7z archive composition implemented with...SevenZipArchive Class for 7z archive representation. Aspose.Zip...

    releases.aspose.com/zip/net/release-notes/2019/...