Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 30,167 for

archive

(0.21 sec)
  1. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] ZArchive.SetSource method (1 of 3) Sets the content to be compressed within the Archive. ......to be compressed within the archive. public void SetSource ( Stream...stream for the archive. Examples using ( var archive = new ZArchive...

    reference.aspose.com/zip/net/aspose.zip.z/zarch...
  2. CreateEntries | Aspose.ZIP for .NET API Reference

    CreateEntries Contents [ Hide ] SevenZipArchive.CreateEntries method (1 of 2) Adds to the Archive all files and direc......method (1 of 2) Adds to the archive all files and directories recursively...itself or not. Return Value The archive with entries composed. Exceptions...

    reference.aspose.com/zip/net/aspose.zip.sevenzi...
  3. ComHelper | Aspose.ZIP for .NET API Reference

    ComHelper Contents [ Hide ] ComHelper class Provides methods for COM clients to load Archives into Aspose.Zip. public......methods for COM clients to load archives into Aspose.Zip. public class...application to load a bzip2 archive from a stream. OpenBzip2 (string)...

    reference.aspose.com/zip/net/aspose.zip/comhelper/
  4. SevenZipArchive | Aspose.ZIP for .NET API Refer...

    SevenZipArchive Contents [ Hide ] SevenZipArchive constructor (1 of 3) Initializes a new instance of the SevenZipArch...... Open ( "archive.7z" , FileMode . Create ))...using ( var archive = new SevenZipArchive ()) { archive . CreateEntry...

    reference.aspose.com/zip/net/aspose.zip.sevenzi...
  5. View RAR archives via C#

    C# source code for view RAR Archives. Open RAR Archives programmatically....File Viewer for C# View RAR archives programmatically within any...Open RAR Archive Using C# In order to view a rar archive, we’ll...

    products.aspose.com/zip/net/viewer/rar/
  6. 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...
  7. 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...
  8. XarArchive | Aspose.ZIP for .NET API Reference

    XarArchive Contents [ Hide ] XarArchive class This class represents xar Archive file. public class XarArchive : IDisp......This class represents xar archive file. public class XarArchive...can be extracted from the archive. XarArchive (string) Initializes...

    reference.aspose.com/zip/net/aspose.zip.xar/xar...
  9. SevenZipAESEncryptionSettings | Aspose.ZIP for ...

    SevenZipAESEncryptionSettings SevenZipAESEncryptionSettings constructor Initializes a new instance of the SevenZipAES...... Examples using ( var archive = new SevenZipArchive ( new...SevenZipAESEncryptio ( "p@s$" )))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/net/aspose.zip.saving/...
  10. Converting ZIP to tar.gz

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

    docs.aspose.com/zip/java/converting-from-zip-to...