Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 30,294 for

archive

(0.09 sec)
  1. Open | Aspose.ZIP for .NET API Reference

    Open GzipArchive.Open method Opens the Archive for extraction and provides a stream with Archive content. public Stre......Open method Opens the archive for extraction and provides...provides a stream with archive content. public Stream Open () Return...

    reference.aspose.com/zip/net/aspose.zip.gzip/gz...
  2. Aspose.ZIP for .NET 21.4 Release Notes

    Aspose.ZIP for .NET 21.4 Release Notes – the latest updates and fixes....ZIPNET-631 Decrypt simple 7z archives. Enhancement ZIPNET-638 Support...ZIPNET-614 Support GNU tarball archives. Feature Public API and Backwards...

    releases.aspose.com/zip/net/release-notes/2021/...
  3. 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...
  4. EntryExtractionProgressed | Aspose.ZIP for .NET...

    EntryExtractionProgressed ArchiveLoadOptions.EntryExtractionProgressed property Gets or sets the delegate invoked whe...... Examples Archive archive = new Archive ( "archive.zip" , new...

    reference.aspose.com/zip/net/aspose.zip/archive...
  5. XzBcjX86FilterSettings | Aspose.ZIP for .NET AP...

    XzBcjX86FilterSettings XzBcjX86FilterSettings constructor Initializes a new instance of the XzBcjX86FilterSettings . ......XzArchive archive = new XzArchive ( settings )) { archive . SetSource...SetSource ( "data.bin" ); archive . Save ( "archive.xz" ); } See Also...

    reference.aspose.com/zip/net/aspose.zip.xz.sett...
  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.SevenZip | Aspose.ZIP for .NET API R...

    The SevenZip namespace contains classes which represent 7z Archive related entities....classes which represent 7z archive related entities. Classes Class...SevenZipArchive This class represents 7z archive file. Use it to compose and...

    reference.aspose.com/zip/net/aspose.zip.sevenzip/
  8. Converting ZIP to 7z

    Aspose.ZIP for .NET allows converting ZIP to 7z....NET Developer Guide Archive conversion Converting ZIP to...you want to convert the ZIP archive to 7z read this article. Aspose...

    docs.aspose.com/zip/net/converting-from-zip-to-7z/
  9. SelfExtractorOptions | Aspose.ZIP for .NET API ...

    SelfExtractorOptions Contents [ Hide ] SelfExtractorOptions class Options for creation of self-extracted executable a......self-extracted executable archive. public class SelfExtractorOptions...program to be executed after the archive extraction is completed. TitleIcon...

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