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

archive

(0.15 sec)
  1. 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...
  2. 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/...
  3. Multi-volume archives

    Compose and extract multi-volume Archive with java library...Guide Multi-volume archives Multi-volume archives ZIP archvives can...multi-volume zip archive Compose multi-volume 7z archive Extract multi-volume...

    docs.aspose.com/zip/java/multi-volume-archives/
  4. 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...
  5. CreateEntries | Aspose.ZIP for .NET API Reference

    CreateEntries Contents [ Hide ] CpioArchive.CreateEntries method (1 of 2) Adds to the Archive all the files and direc......method (1 of 2) Adds to the archive all the files and directories...cpioFile = File . Open ( "archive.cpio" , FileMode . Create ))...

    reference.aspose.com/zip/net/aspose.zip.cpio/cp...
  6. 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...
  7. Aspose.ZIP for .NET 22.5 Release Notes

    Aspose.ZIP for .NET 22.5 Release Notes – the latest updates and fixes....Extract XAR archive. Feature ZIPNET-855 Extract WIM archives with Xpress...Feature ZIPNET-843 Extract WIM archives with LZX compression. Feature...

    releases.aspose.com/zip/net/release-notes/2022/...
  8. EwsArchiveItems | Aspose.Email for .NET API Ref...

    EwsArchiveItems EwsArchiveItems class ArchiveItemsAsync method parameters. public class EwsArchiveItems Methods Name ......item to archive. AddItem (ExchangeTask) Add item to archive. AddItem...item to archive. AddItemId (string) Add item to archive. SetCancellationToken...

    reference.aspose.com/email/net/aspose.email.cli...
  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...