Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 30,294 for

archive

(0.29 sec)
  1. Aspose.ZIP for .NET 20.5 Release Notes

    Aspose.ZIP for .NET 20.5 Release Notes – the latest updates and fixes....Issue Type ZIPNET-436 RAR4 archive extraction. Enhancement Public...class represents the RAR4 archive file and can be used for its...

    releases.aspose.com/zip/net/release-notes/2020/...
  2. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] LzmaArchive.Save method (1 of 3) Saves lzma Archive to the stream provided. public void Save (......method (1 of 3) Saves lzma archive to the stream provided. public...lzmaFile = File . Open ( "archive.lzma" , FileMode . Create ))...

    reference.aspose.com/zip/net/aspose.zip.lzma/lz...
  3. Aspose.ZIP for .NET 21.7 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Feature ZIPNET-671 Extract xz archive. Feature ZIPNET-681 Make suitable...method for compressing tar archives to tar.xz. Feature ZIPNET-742...

    docs.aspose.com/zip/net/aspose-zip-for-net-21-7...
  4. SaveLzipped | Aspose.ZIP for .NET API Reference

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

    reference.aspose.com/zip/net/aspose.zip.tar/tar...
  5. Collect files to tar and compress

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Java Developer Guide Typical archives for Unix-like platform Collect...collecting two files into a tar archive. Copy 1 try ( FileOutputStream...

    docs.aspose.com/zip/java/tar-archiving/
  6. DecryptionPassword | Aspose.ZIP for .NET API Re...

    DecryptionPassword ArchiveLoadOptions.DecryptionPassword property Gets or sets the password to decrypt entries. publi......decryption password once on archive extraction. using ( FileStream...File . OpenRead ( "encrypted_archive.zip" )) { using ( var extracted...

    reference.aspose.com/zip/net/aspose.zip/archive...
  7. Merge any number of ZIP archives

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Guide Archive merging Merge any number of ZIP archives Merge...Merge any number of ZIP archives Contents [ Hide Show ] If you want...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  8. Working with Lzip Archives in Java

    Java lzip API lets you work with creating and managing lzip 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 Lzip Archives Working with Lzip Archives in Java Contents...

    docs.aspose.com/zip/java/working-with-lzip-arch...
  9. Aspose.Zip.Saving | Aspose.ZIP for .NET API Ref...

    The Saving namespace contains classes which are needed for operations entailing saving the Archive....operations entailing saving the archive. Classes Class Description...ArchiveSaveOptions Options for saving an archive. Bzip2CompressionSett Settings...

    reference.aspose.com/zip/net/aspose.zip.saving/
  10. OpenBzip2 | Aspose.ZIP for .NET API Reference

    OpenBzip2 Contents [ Hide ] ComHelper.OpenBzip2 method (1 of 2) Allows a COM application to load a bzip2 Archive from......application to load a bzip2 archive from a stream. public Bzip2Archive...stream object that contains the archive to load. Return Value A Bzip2Archive...

    reference.aspose.com/zip/net/aspose.zip/comhelp...