Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 29,433 for

archive

(0.07 sec)
  1. XarArchive | Aspose.ZIP for .NET API Reference

    XarArchive Contents [ Hide ] XarArchive constructor (1 of 2) Initializes a new instance of the XarArchive class and c......can be extracted from the archive. public XarArchive ( Stream...sourceStream Stream The source of the archive. It must be seekable. Exceptions...

    reference.aspose.com/zip/net/aspose.zip.xar/xar...
  2. WimArchive | Aspose.ZIP for .NET API Reference

    WimArchive Contents [ Hide ] WimArchive constructor (1 of 2) Initializes a new instance of the WimArchive class and c......can be extracted from the archive. public WimArchive ( Stream...sourceStream Stream The source of the archive. It must be seekable. Exceptions...

    reference.aspose.com/zip/net/aspose.zip.wim/wim...
  3. Aspose.ZIP for .NET 22.12 Release Notes

    Aspose.ZIP for .NET 22.12 Release Notes – the latest updates and fixes....Feature ZIPNET-943 Compose SHAR archive. Feature Public API and Backwards...saving a multi-volume zip archive. Aspose.Zip.Shar.SharArchive...

    releases.aspose.com/zip/net/release-notes/2022/...
  4. Aspose.ZIP for .NET 23.2 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Make entries collection of an archive to keep stable reference. Bug...Introduce common interface for all archive types. Feature ZIPNET-531 Detect...

    docs.aspose.com/zip/net/aspose-zip-for-net-23-2...
  5. ZArchive | Aspose.ZIP for .NET API Reference

    ZArchive Contents [ Hide ] ZArchive class This class represents Z (compress) Archive file. Use it to compose or extra......(compress) archive file. Use it to compose or extract Z archives. public...Extracts Z archive to a file. Extract (Stream) Extracts Z archive to...

    reference.aspose.com/zip/net/aspose.zip.z/zarch...
  6. DeleteEntry | Aspose.ZIP for .NET API 参考

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

    reference.aspose.com/zip/zh/net/aspose.zip.cpio...
  7. Aspose.ZIP for .NET 22.3 Release Notes

    Aspose.ZIP for .NET 22.3 Release Notes – the latest updates and fixes....program after self-extracting archive is extracted. Feature ZIPNET-865...local file header for zip64 archives. Bug ZIPNET-859 Fix bug with...

    releases.aspose.com/zip/net/release-notes/2022/...
  8. Aspose.Zip.LZMA | Aspose.ZIP for .NET API Refer...

    The LZMA namespace contains classes which represent lzma Archive related entities....classes which represent lzma archive related entities. Classes Class...This class represents LZMA archive file. Use it to compose or...

    reference.aspose.com/zip/net/aspose.zip.lzma/
  9. SetSource | Aspose.ZIP for .NET API 参考

    设置要在存档中压缩的内容...Bzip2Archive archive = new Bzip2Archive ()) { archive . SetSource...0x00 , 0xFF })); archive . Save ( "archive.bz2" ); } 也可以看看 class...

    reference.aspose.com/zip/zh/net/aspose.zip.bzip...
  10. Aspose.Zip.Cpio | Aspose.ZIP for .NET API Refer...

    The Cpio namespace contains classes which represent cpio Archive related entities....classes which represent cpio archive related entities. Classes Class...This class represents cpio archive file. CpioEntry Represents...

    reference.aspose.com/zip/net/aspose.zip.cpio/