Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 30,167 for

archive

(0.18 sec)
  1. 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/...
  2. SevenZipArchive | Aspose.ZIP for .NET API 参考

    使用其条目的可选设置初始化SevenZipArchiveaspose.zip.sevenzip/sevenzipArchive类的新实例... Open ( "archive.7z" , FileMode . Create ))...using ( var archive = new SevenZipArchive ()) { archive . CreateEntry...

    reference.aspose.com/zip/zh/net/aspose.zip.seve...
  3. 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...
  4. Aspose.ZIP for .NET 21.11 Release Notes

    Aspose.ZIP for .NET 21.11 Release Notes – the latest updates and fixes....Type ZIPNET-806 Extract cpio archives. Feature ZIPNET-817 Compose...Compose Z/compress archives. Feature ZIPNET-705 Show ellipsis on extraction...

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

    Aspose.ZIP for .NET 23.2 Release Notes – the latest updates and fixes....Make entries collection of an archive to keep stable reference. Bug...Introduce common interface for all archive types. Feature ZIPNET-531 Detect...

    releases.aspose.com/zip/net/release-notes/2023/...
  6. Working with XZ Archives in Java

    Java xz API lets you work with creating and managing xz Archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on Archives....Java Developer Guide Typical archives for Unix-like platform Working...Working with XZ Archives Working with XZ Archives in Java Contents...

    docs.aspose.com/zip/java/working-with-xz-archives/
  7. Loading TeX from ZIP | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from ZIP with a few lines of C# code....to load TeX files from ZIP archive Aspose.TeX for .NET Live Demos...Steps to load TeX from a ZIP archive C#: Create a stream object...

    products.aspose.com/tex/net/load-tex-from-zip/
  8. OpenRar | Aspose.ZIP for .NET API Reference

    OpenRar Contents [ Hide ] ComHelper.OpenRar method (1 of 2) Allows a COM application to load a rar Archive from a str......application to load a rar archive from a stream. public RarArchive...stream object that contains the archive to load. Return Value A RarArchive...

    reference.aspose.com/zip/net/aspose.zip/comhelp...
  9. Entries | Aspose.ZIP for .NET API Reference

    Entries Archive.Entries property Gets entries of ArchiveEntry type constituting the Archive. public ReadOnlyCollectio......Entries Archive.Entries property Gets entries of ArchiveEntry...ArchiveEntry type constituting the archive. public ReadOnlyCollection <...

    reference.aspose.com/zip/net/aspose.zip/archive...
  10. Create ZIP structure in memory - Free Support F...

    Hi I need to create simple ZIP Archive but not flat with desired directories structure. I do not have file system all data is in memory. How can I create ZIP Archive with specific structure For example like follow [A] …...need to create simple ZIP Archive but not flat with desired directories...memory. How can I create ZIP archive with specific structure For...

    forum.aspose.com/t/create-zip-structure-in-memo...