Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 29,433 for

archive

(0.06 sec)
  1. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] XzArchive.Save method (1 of 2) Saves xz Archive to the stream provided. public void Save ( Str......Save method (1 of 2) Saves xz archive to the stream provided. public...FileStream xzFile = File . Open ( "archive.xz" , FileMode . Create ))...

    reference.aspose.com/zip/net/aspose.zip.xz/xzar...
  2. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] GzipArchive.Save method (1 of 2) Saves Archive to the stream provided. public void Save ( Stre......Save method (1 of 2) Saves archive to the stream provided. public...using ( var archive = new GzipArchive ()) { archive . SetSource...

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

    Save Contents [ Hide ] ZArchive.Save method (1 of 2) Saves xz Archive to the stream provided. public void Save ( Stre......Save method (1 of 2) Saves xz archive to the stream provided. public...using ( var archive = new ZArchive ()) { archive . SetSource...

    reference.aspose.com/zip/net/aspose.zip.z/zarch...
  4. Aspose.ZIP for .NET 23.6 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Type ZIPNET-1023 Extract 7z archives with encrypted headers. Feature...Extract methods public for some archives. Enhancement ZIPNET-1028 Release...

    docs.aspose.com/zip/net/aspose-zip-for-net-23-6...
  5. Converting ZIP to 7z

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Zip Java Developer Guide Archive conversion Converting ZIP to...you want to convert the ZIP archive to 7z read this article. Aspose...

    docs.aspose.com/zip/java/converting-from-zip-to...
  6. 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...
  7. Extract | Aspose.ZIP for .NET API Reference

    Extract Contents [ Hide ] LzipArchive.Extract method (1 of 3) Extracts lzip Archive to a stream. public void Extract ......method (1 of 3) Extracts lzip archive to a stream. public void Extract...condition InvalidOperationExce Archive headers and service information...

    reference.aspose.com/zip/net/aspose.zip.lzip/lz...
  8. Aspose.Zip.SevenZip | Aspose.ZIP for .NET API R...

    The SevenZip namespace contains classes which represent 7z Archive related entities....classes which represent 7z archive related entities. Classes Class...SevenZipArchive This class represents 7z archive file. Use it to compose and...

    reference.aspose.com/zip/net/aspose.zip.sevenzip/
  9. Aspose.ZIP for .NET 19.10 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Summary Issue Type ZIPNET-374 7z archive composition implemented with...SevenZipArchive Class for 7z archive representation. Aspose.Zip...

    docs.aspose.com/zip/net/aspose-zip-for-net-19-1...
  10. Working with XZ Archives in Java

    Java xz API lets you work with creating and managing xz Archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on Archives....Java Developer Guide Typical archives for Unix-like platform Working...Working with XZ Archives Working with XZ Archives in Java Contents...

    docs.aspose.com/zip/java/working-with-xz-archives/