Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,257 for

bzip2

(0.05 sec)
  1. XAR composition

    C# library allows you to create XAR archive....and compressed with Zzib and bzip2. Create archive Following sample...

    docs.aspose.com/zip/net/xar-composition/
  2. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] Bzip2Archive.Save method (1 of 2) Saves archive to the stream provided. public void Save ( Str......Bzip2SaveOptions Options for saving a bzip2 archive. If not specified, 900...Bzip2Archive namespace Aspose.Zip.Bzip2 assembly Aspose.Zip Bzip2Archive...

    reference.aspose.com/zip/net/aspose.zip.bzip2/b...
  3. Working with typical for Linux and Unix archives

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Archives mentioned: Tar, Gzip, Bzip2, Cpio, Lzip, Xar, XZ, Z. Using...

    docs.aspose.com/zip/net/archives-for-unix-like-...
  4. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2022 on Releases - aspose.comhttps://releases.aspose.com/zip/net/release-notes/2022/Recent content in Release Notes - 2022 on Releases ......Issue Type ZIPNET-313 Parallel BZip2 compression. Feature ZIPNET-914...added: Description Aspose.Zip.Bzip2.Bzip2SaveOptions.CompressionThreads...

    releases.aspose.com/zip/net/release-notes/2022/...
  5. Convert ZIP to TAR.GZ via C# | Archive Conversi...

    Source code for ZIP to TAR.GZ C# conversion. Use API example code for batch ZIP files to TAR.GZ conversion within VB.NET Asp.NET or any .NET based application....Compress), XZ (XZ Utils), and BZ2 (Bzip2), a widely adopted strategy...a TAR.GZ (Tape Archive with Bzip2 Compression) format. This approach...

    products.aspose.com/zip/net/conversion/zip-to-t...
  6. Convert ZIP to TAR.BZ2 via C# | Archive Convers...

    Source code for ZIP to TAR.BZ2 C# conversion. Use API example code for batch ZIP files to TAR.BZ2 conversion within VB.NET Asp.NET or any .NET based application....Compress), XZ (XZ Utils), and BZ2 (Bzip2), a widely adopted strategy...TAR.BZ2 (Tape Archive with Bzip2 Compression) format. This approach...

    products.aspose.com/zip/net/conversion/zip-to-t...
  7. Convert CPIO to TAR.GZ via C# | Archive Convers...

    Source code for CPIO to TAR.GZ C# conversion. Use API example code for batch CPIO files to TAR.GZ conversion within VB.NET Asp.NET or any .NET based application....Compress), XZ (XZ Utils), and BZ2 (Bzip2), a common approach is to first...Tape Archive (TAR) format with Bzip2 compression, provide excellent...

    products.aspose.com/zip/net/conversion/cpio-to-...
  8. Convert CAB to TAR.BZ2 via C# | Archive Convers...

    Source code for CAB to TAR.BZ2 C# conversion. Use API example code for batch CAB files to TAR.BZ2 conversion within VB.NET Asp.NET or any .NET based application....Compress), XZ (XZ Utils), and BZ2 (Bzip2), a widely adopted strategy...TAR.BZ2 (Tape Archive with Bzip2 Compression) format. This approach...

    products.aspose.com/zip/net/conversion/cab-to-t...
  9. Collect files to tar and compress

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......with GZip Archives Parallel bzip2 compression Subscribe to Aspose...

    docs.aspose.com/zip/net/tar-archiving/
  10. Zip or UnZip Files in Java

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising Java API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....ex ); 8 } BZip2 Compression within ZIP Archive BZip2 compression...allow ZIP container to contain BZip2 compressed entries. The following...

    docs.aspose.com/zip/java/compressing-and-decomp...