Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 24,343 for

archive

(0.05 sec)
  1. XzArchive | Aspose.ZIP for .NET API Reference

    XzArchive Contents [ Hide ] XzArchive class This class represents xz Archive file. Use it to compose and extract xz a......class This class represents xz archive file. Use it to compose and...and extract xz archives. public class XzArchive : IDisposable Constructors...

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

    DeleteEntry Contents [ Hide ] TarArchive.DeleteEntry method (1 of 2) Removes the first occurrence of a specific entry...... Return Value The archive with the entry deleted. Examples...using ( var archive = new TarArchive ( "archive.tar" )) { while...

    reference.aspose.com/zip/net/aspose.zip.tar/tar...
  3. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] LzmaArchive.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.lzma/lz...
  4. CreateEntry | Aspose.ZIP for .NET API Reference

    CreateEntry Contents [ Hide ] CpioArchive.CreateEntry method (1 of 3) Create single entry within the Archive. public ......Create single entry within the archive. public CpioEntry CreateEntry...otherwise open the file on archive saving. Return Value Cpio entry...

    reference.aspose.com/zip/net/aspose.zip.cpio/cp...
  5. How to Compress or Extract Archives using C#

    Learn how to compress or extract Archives using C#. These Archives could be Zip, 7z, Rar and other such formats....common archives How To How to Compress or Extract Archives using...compress or extract archives. These archives could be Zip, 7z,...

    docs.aspose.com/zip/net/how-to/
  6. Aspose.ZIP for .NET 19.10 Release Notes

    Aspose.ZIP for .NET 19.10 Release Notes – the latest updates and fixes....Summary Issue Type ZIPNET-374 7z archive composition implemented with...SevenZipArchive Class for 7z archive representation. Aspose.Zip...

    releases.aspose.com/zip/net/release-notes/2019/...
  7. CreateEntries | Aspose.ZIP for .NET API Reference

    CreateEntries Contents [ Hide ] Archive.CreateEntries method (1 of 2) Adds to the Archive all files and directories r......CreateEntries Contents [ Hide ] Archive.CreateEntries method (1 of...of 2) Adds to the archive all files and directories recursively...

    reference.aspose.com/zip/net/aspose.zip/archive...
  8. GzipArchive | Aspose.ZIP for .NET API Reference

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

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

    Save Contents [ Hide ] CpioArchive.Save method (1 of 2) Saves Archive to destination file provided. public void Save ......Save method (1 of 2) Saves archive to destination file provided...destinationFileName String The path of the archive to be created. If the specified...

    reference.aspose.com/zip/net/aspose.zip.cpio/cp...
  10. Aspose.Zip.Xar | Aspose.ZIP for .NET API Reference

    The Xar namespace contains classes which represent Xar Archive related entities....classes which represent Xar archive related entities. Classes Class...This class represents xar archive file. XarDirectoryEntry Represents...

    reference.aspose.com/zip/net/aspose.zip.xar/