Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 30,296 for

archive

(0.46 sec)
  1. Bzip2Archive | Aspose.ZIP for .NET API Reference

    Bzip2Archive Contents [ Hide ] Bzip2Archive class This class represents bzip2 Archive file. Use it to compose or extr......This class represents bzip2 archive file. Use it to compose or...or extract bzip2 archives. public class Bzip2Archive : IDisposable...

    reference.aspose.com/zip/net/aspose.zip.bzip2/b...
  2. Aspose.ZIP for .NET 22.5 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Extract XAR archive. Feature ZIPNET-855 Extract WIM archives with Xpress...Feature ZIPNET-843 Extract WIM archives with LZX compression. Feature...

    docs.aspose.com/zip/net/aspose-zip-for-net-22-5...
  3. OpenGzip | Aspose.ZIP for .NET API Reference

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

    reference.aspose.com/zip/net/aspose.zip/comhelp...
  4. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] LzipArchive.SetSource method (1 of 3) Sets the content to be compressed within the archiv......to be compressed within the archive. public void SetSource ( Stream...Stream The input stream for the archive. Exceptions exception condition...

    reference.aspose.com/zip/net/aspose.zip.lzip/lz...
  5. PPMdCompressionSettings | Aspose.ZIP for .NET A...

    PPMdCompressionSettings Contents [ Hide ] PPMdCompressionSettings constructor (1 of 2) Initializes a new instance of ......Examples using ( Archive archive = new Archive ( new ArchiveEntrySettings...PPMdCompressionSetti ( 4 , 10 )))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/net/aspose.zip.saving/...
  6. SaveGzipped | Aspose.ZIP for .NET API Reference

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

    reference.aspose.com/zip/net/aspose.zip.tar/tar...
  7. Zip .NET Compression Library - Compress or Deco...

    Zip .NET Compress file to create Archives or Decompress Archives of types 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any .NET based application....Compression & Archiving Compress file to create archives or Decompress...Decompress archives of types ZIP, 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO...

    products.aspose.com/zip/net/
  8. Bzip2Archive | Aspose.ZIP for .NET API Reference

    Bzip2Archive Contents [ Hide ] Bzip2Archive constructor (1 of 3) Initializes a new instance of the Bzip2Archive class......Bzip2Archive archive = new Bzip2Archive ()) { archive . SetSource...SetSource ( "data.bin" ); archive . Save ( "archive.bz2" ); } See Also...

    reference.aspose.com/zip/net/aspose.zip.bzip2/b...
  9. GzipArchive | Aspose.ZIP for .NET API Reference

    GzipArchive Contents [ Hide ] GzipArchive class This class represents gzip Archive file. Use it to compose or extract......This class represents gzip archive file. Use it to compose or...or extract gzip archives. public class GzipArchive : IDisposable...

    reference.aspose.com/zip/net/aspose.zip.gzip/gz...
  10. SaveXzCompressed | Aspose.ZIP for .NET API Refe...

    SaveXzCompressed Contents [ Hide ] TarArchive.SaveXzCompressed method (1 of 2) Saves Archive to the stream with xz co......SaveXzCompressed method (1 of 2) Saves archive to the stream with xz compression...Set of setting particular xz archive: dictionary size, block size...

    reference.aspose.com/zip/net/aspose.zip.tar/tar...