Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 29,388 for

archive

(0.07 sec)
  1. 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...
  2. Aspose.ZIP for .NET 22.5 Release Notes

    Aspose.ZIP for .NET 22.5 Release Notes – the latest updates and fixes....Extract XAR archive. Feature ZIPNET-855 Extract WIM archives with Xpress...Feature ZIPNET-843 Extract WIM archives with LZX compression. Feature...

    releases.aspose.com/zip/net/release-notes/2022/...
  3. GzipArchive | Aspose.ZIP for .NET API Reference

    GzipArchive Contents [ Hide ] GzipArchive class This class represents gzip Archive file. Use it to compose or extract......This class represents gzip archive file. Use it to compose or...or extract gzip archives. public class GzipArchive : IDisposable...

    reference.aspose.com/zip/net/aspose.zip.gzip/gz...
  4. DecryptionPassword | Aspose.ZIP for .NET API Re...

    DecryptionPassword ArchiveLoadOptions.DecryptionPassword property Gets or sets the password to decrypt entries. publi......decryption password once on archive extraction. using ( FileStream...File . OpenRead ( "encrypted_archive.zip" )) { using ( var extracted...

    reference.aspose.com/zip/net/aspose.zip/archive...
  5. Aspose.ZIP for .NET 21.7 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Feature ZIPNET-671 Extract xz archive. Feature ZIPNET-681 Make suitable...method for compressing tar archives to tar.xz. Feature ZIPNET-742...

    docs.aspose.com/zip/net/aspose-zip-for-net-21-7...
  6. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] LzipArchive.SetSource method (1 of 3) Sets the content to be compressed within the archiv......to be compressed within the archive. public void SetSource ( Stream...Stream The input stream for the archive. Exceptions exception condition...

    reference.aspose.com/zip/net/aspose.zip.lzip/lz...
  7. PPMdCompressionSettings | Aspose.ZIP for .NET A...

    PPMdCompressionSettings Contents [ Hide ] PPMdCompressionSettings constructor (1 of 2) Initializes a new instance of ......Examples using ( Archive archive = new Archive ( new ArchiveEntrySettings...PPMdCompressionSetti ( 4 , 10 )))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/net/aspose.zip.saving/...
  8. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] SevenZipArchive.Save method (1 of 2) Saves 7z Archive to the stream provided. public void Save......Save method (1 of 2) Saves 7z archive to the stream provided. public...sevenZipFile = File . Open ( "archive.7z" , FileMode . Create ))...

    reference.aspose.com/zip/net/aspose.zip.sevenzi...
  9. EwsArchiveItems | Aspose.Email for .NET API Ref...

    EwsArchiveItems EwsArchiveItems class ArchiveItemsAsync method parameters. public class EwsArchiveItems Methods Name ......item to archive. AddItem (ExchangeTask) Add item to archive. AddItem...item to archive. AddItemId (string) Add item to archive. SetCancellationToken...

    reference.aspose.com/email/net/aspose.email.cli...
  10. Multi-volume archives

    Compose and extract multi-volume Archive with java library...Guide Multi-volume archives Multi-volume archives ZIP archvives can...multi-volume zip archive Compose multi-volume 7z archive Extract multi-volume...

    docs.aspose.com/zip/java/multi-volume-archives/