Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 29,433 for

archive

(0.1 sec)
  1. 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...
  2. Converting ZIP to tar.gz

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......NET Developer Guide Archive conversion Converting ZIP to...most widespread compressed archive format in the Linux world while...

    docs.aspose.com/zip/net/converting-from-zip-to-...
  3. FromZ | Aspose.ZIP for .NET API Reference

    FromZ Contents [ Hide ] TarArchive.FromZ method (1 of 2) Extracts supplied Z format Archive and composes TarArchive f......Extracts supplied Z format archive and composes TarArchive from...extracted data. Important: Z archive is fully extracted within this...

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

    Aspose.ZIP for .NET 23.6 Release Notes – the latest updates and fixes....Type ZIPNET-1023 Extract 7z archives with encrypted headers. Feature...Extract methods public for some archives. Enhancement ZIPNET-1028 Release...

    releases.aspose.com/zip/net/release-notes/2023/...
  5. Extract | Aspose.ZIP for .NET API Reference

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

    reference.aspose.com/zip/net/aspose.zip.xz/xzar...
  6. StoreCompressionSettings | Aspose.ZIP for .NET ...

    StoreCompressionSettings StoreCompressionSettings constructor Initializes a new instance of the StoreCompressionSetti......Examples using ( Archive archive = new Archive ( new ArchiveEntrySettings...StoreCompressionSett ()))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/net/aspose.zip.saving/...
  7. Error extracting zip from a zip - Free Support ...

    There is some sample code in an aspose blog that shows how to extract a zip from a zip file but it throws an error when I try to run in on a zip file I have that contains two other zip files. The zip file opens fine in W…...sure the source is valid zip archive. Source=Aspose.Zip The code...using (var nestedArchive = new Archive(nestedArchiveStream)) The code...

    forum.aspose.com/t/error-extracting-zip-from-a-...
  8. DeflateCompressionSettings | Aspose.ZIP for .NE...

    DeflateCompressionSettings DeflateCompressionSettings constructor Initializes a new instance of the DeflateCompressio......Examples using ( Archive archive = new Archive ( new ArchiveEntrySettings...DeflateCompressionSe ()))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/net/aspose.zip.saving/...
  9. CreateEntry | Aspose.ZIP for .NET API Reference

    CreateEntry Contents [ Hide ] TarArchive.CreateEntry method (1 of 3) Create single entry within the Archive. public T......Create single entry within the archive. public TarEntry CreateEntry...using ( var archive = new TarArchive ()) { archive . CreateEntry...

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

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......lzip archives. Feature ZIPNET-768 Compose cpio archives. Feature...This class represents Lzip archive file. Aspose.Zip.Lzip.LzipArchiveSettings...

    docs.aspose.com/zip/net/aspose-zip-for-net-21-1...