Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 29,433 for

archive

(0.13 sec)
  1. 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/
  2. LzmaCompressionSettings | Aspose.ZIP for .NET A...

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

    reference.aspose.com/zip/net/aspose.zip.saving/...
  3. Merge any number of ZIP archives

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Guide Archive merging Merge any number of ZIP archives Merge...Merge any number of ZIP archives Contents [ Hide Show ] If you want...

    docs.aspose.com/zip/java/merge-arbitrary-number...
  4. 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...
  5. 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...
  6. CreateEntries | Aspose.ZIP for .NET API 参考

    将给定目录中的所有文件和目录递归添加到存档中... public Archive CreateEntries ( DirectoryInfo...directory 。 例子 using ( Archive archive = new Archive ()) { DirectoryInfo...

    reference.aspose.com/zip/zh/net/aspose.zip/arch...
  7. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] Bzip2Archive.SetSource method (1 of 4) Sets the content to be compressed within the archi......to be compressed within the archive. public void SetSource ( Stream...for the archive. Examples using ( Bzip2Archive archive = new Bzip2Archive...

    reference.aspose.com/zip/net/aspose.zip.bzip2/b...
  8. 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...
  9. CreateEntry | Aspose.ZIP for .NET API Reference

    CreateEntry Contents [ Hide ] SevenZipArchive.CreateEntry method (1 of 4) Create single entry within the Archive. pub......Create single entry within the archive. public SevenZipArchiveEntry...otherwise open the file on archive saving. newEntrySettings SevenZipEntrySetting...

    reference.aspose.com/zip/net/aspose.zip.sevenzi...
  10. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] Bzip2Archive.Save method (1 of 2) Saves Archive to the stream provided. public void Save ( Str......Save method (1 of 2) Saves archive to the stream provided. public...Options for saving a bzip2 archive. If not specified, 900 Kb block...

    reference.aspose.com/zip/net/aspose.zip.bzip2/b...