Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,793 for

bzip2

(0.08 sec)
  1. Convert TAR.XZ to ZIP via C# | Archive Conversi...

    Source code for TAR.XZ to ZIP C# conversion. Use API example code for batch TAR.XZ files to ZIP conversion within VB.NET Asp.NET or any .NET based application.... During this step, the Bzip2 compression is removed, allowing...Compress), XZ (XZ Utils), and BZ2 (Bzip2), a common approach is to first...

    products.aspose.com/zip/net/conversion/tarxz-to...
  2. Convert TAR.XZ to TAR.GZ via C# | Archive Conve...

    Source code for TAR.XZ to TAR.GZ C# conversion. Use API example code for batch TAR.XZ files to TAR.GZ conversion within VB.NET Asp.NET or any .NET based application....step involves removing the Bzip2 compression while retaining...Compress), XZ (XZ Utils), and BZ2 (Bzip2), a common approach is to first...

    products.aspose.com/zip/net/conversion/tarxz-to...
  3. Convert TAR.Z to TAR.GZ via C# | Archive Conver...

    Source code for TAR.Z to TAR.GZ C# conversion. Use API example code for batch TAR.Z files to TAR.GZ conversion within VB.NET Asp.NET or any .NET based application....step involves removing the Bzip2 compression while retaining...Compress), XZ (XZ Utils), and BZ2 (Bzip2), a common approach is to first...

    products.aspose.com/zip/net/conversion/tarz-to-...
  4. Composing XAR Archives | Aspose.Zip Documentation

    The Java library allows you to create XAR archives for resource packaging....and compressed with Zzib and bzip2. Create archive Following sample...

    docs.aspose.com/zip/java/xar-composition/
  5. XAR composition in C# | Aspose.Zip for .NET

    Examples of using a C# library to compose XAR archive....or compressed using Zlib or Bzip2 methods. Create archive The...

    docs.aspose.com/zip/net/xar-composition/
  6. Package File Format & .pkg extension - Everythi...

    Explore the PKG File Format and extension, a versatile archive format with wide compatibility and efficient compression methods. Learn how Package simplifies data compression and archive management for a variety of applications.... BZIP2 : Provides higher compression...less efficient than gzip and bzip2 but is still used in some legacy...

    products.aspose.com/zip/most-common-archives/wh...
  7. How to Lock a Zip Folder via C# | Lock ZIP arch...

    C# source code for protecting ZIP archives with password. Add single or multiple files and folders to locked ZIP archives programmatically....formats such as ZIP, GZIP, BZIP2, TAR, CPIO, LZIP, 7Z, LZMA,...formats such as ZIP, GZIP, BZIP2, TAR, CPIO, LZIP, 7Z, LZMA,...

    products.aspose.com/zip/net/lock/
  8. 透過C# 將CAB 轉換為TAR.BZ2 |存檔轉換 API .NET

    CAB 到 TAR.BZ2 C# 轉換的原始碼。使用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 CAB 檔案批次轉換為 TAR.BZ2。...BZ2 (Bzip2) 等格式的轉換,一種廣泛採用的策略是將這些內容初始捆綁到 TAR 中。 BZ2(採用Bzip2 壓縮的磁帶存檔)格式。...

    products.aspose.com/zip/zh-hant/net/conversion/...
  9. 透過 C# 將 ZIP 轉換為 TAR.GZ |存檔轉換 API .NET

    ZIP 到 TAR.GZ C# 轉換的原始碼。使用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 ZIP 檔案批次轉換為 TAR.GZ。...BZ2 (Bzip2) 等格式的轉換,廣泛採用的策略是將這些內容初始捆綁到 TAR 中。GZ (採用Bzip2 壓縮的磁帶存檔)格式。...

    products.aspose.com/zip/zh-hant/net/conversion/...
  10. How to ZIP a single or several files into one f...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications by Python.NET...we’re using TAR first, then BZIP2: with zp . tar . TarArchive()...bin" , "data2.bin" ) with zp . bzip2 . Bzip2Archive() as archive:...

    products.aspose.com/zip/python-net/advanced-api...