Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 30,167 for

archive

(0.15 sec)
  1. StoreCompressionSettings | Aspose.ZIP for .NET ...

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

    reference.aspose.com/zip/net/aspose.zip.saving/...
  2. 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/
  3. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] TarArchive.Save method (1 of 2) Saves Archive to the stream provided. public void Save ( Strea......Save method (1 of 2) Saves archive to the stream provided. public...- It is impossible to save archive in format due to format restrictions...

    reference.aspose.com/zip/net/aspose.zip.tar/tar...
  4. Convert ZIP Archives to TAR in C# .NET | ZIP to...

    Use .NET ZIP API to convert ZIP Archives to TAR format programmatically in C#. Download the API and integrate the source code into your application....Aziz Blog Home Convert ZIP Archives to TAR in C# Facebook Twitter...Linkedin ZIP is a popular archiving format that is used to compress...

    blog.aspose.com/2021/12/27/convert-zip-to-tar-i...
  5. CreateEntry | Aspose.ZIP for .NET API Reference

    CreateEntry Contents [ Hide ] TarArchive.CreateEntry method (1 of 3) Create single entry within the Archive. public T......Create single entry within the archive. public TarEntry CreateEntry...using ( var archive = new TarArchive ()) { archive . CreateEntry...

    reference.aspose.com/zip/net/aspose.zip.tar/tar...
  6. TraditionalEncryptionSettings | Aspose.ZIP for ...

    初始化TraditionalEncryptionSettingsaspose.zip.saving/traditionalencryptionsettings类的新实例... 例子 using ( var archive = new Archive ( new ArchiveEntrySettings...TraditionalEncryptio ( "p@s$" )))) { archive . CreateEntry ( "data.bin"...

    reference.aspose.com/zip/zh/net/aspose.zip.savi...
  7. DeflateCompressionSettings | Aspose.ZIP for .NE...

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

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

    Save Contents [ Hide ] XzArchive.Save method (1 of 2) Saves xz Archive to the stream provided. public void Save ( Str......Save method (1 of 2) Saves xz archive to the stream provided. public...FileStream xzFile = File . Open ( "archive.xz" , FileMode . Create ))...

    reference.aspose.com/zip/net/aspose.zip.xz/xzar...
  9. Extract | Aspose.ZIP for .NET API Reference

    Extract Contents [ Hide ] RarArchiveEntry.Extract method (1 of 2) Extracts the entry to the filesystem by the path pr......Extract two entries of rar archive. using ( FileStream rarFile...rarFile = File . Open ( "archive.rar" , FileMode . Open )) { using...

    reference.aspose.com/zip/net/aspose.zip.rar/rar...
  10. LzipArchive | Aspose.ZIP for .NET API Reference

    LzipArchive Contents [ Hide ] LzipArchive constructor (1 of 3) Initializes a new instance of the LzipArchive . public......Setting of particular lzip archive with definition of dictionary...sourceStream Stream The source of the archive. Exceptions exception condition...

    reference.aspose.com/zip/net/aspose.zip.lzip/lz...