Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 29,433 for

archive

(0.07 sec)
  1. Aspose.ZIP for .NET 23.1 Release Notes

    Aspose.ZIP for .NET 23.1 Release Notes – the latest updates and fixes....Issue Type ZIPNET-937 Detect archive format without loading. Feature...filenames for subfolders in 7z archive. Bug ZIPNET-958 Compose multi-volume...

    releases.aspose.com/zip/net/release-notes/2023/...
  2. SevenZipArchive | Aspose.ZIP for .NET API Refer...

    SevenZipArchive Contents [ Hide ] SevenZipArchive class This class represents 7z Archive file. Use it to compose and ......class This class represents 7z archive file. Use it to compose and...and extract 7z archives. public class SevenZipArchive : IDisposable...

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

    CpioArchive Contents [ Hide ] CpioArchive class This class represents cpio Archive file. public class CpioArchive : I......This class represents cpio archive file. public class CpioArchive...can be extracted from the archive. CpioArchive (string) Initializes...

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

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Type ZIPNET-806 Extract cpio archives. Feature ZIPNET-817 Compose...Compose Z/compress archives. Feature ZIPNET-705 Show ellipsis on extraction...

    docs.aspose.com/zip/net/aspose-zip-for-net-21-1...
  6. 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/
  7. Multithread settings for Unix Archives in Java

    Java API allows you utilize multi-core CPU for efficient compression....of Unix archives. Multithread settings for Unix Archives in Java...= new FileOutputStream ( "archive.xz" )) { 2 try ( FileInputStream...

    docs.aspose.com/zip/java/multithreaded-unix-for...
  8. DeleteEntry | Aspose.ZIP for .NET API 参考

    从条目列表中删除特定条目的第一个匹配项...using ( var archive = new TarArchive ( "archive.tar" )) { while...while ( archive . Entries . Count > 1 ) archive . DeleteEntry (...

    reference.aspose.com/zip/zh/net/aspose.zip.tar/...
  9. 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...
  10. 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...