Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 29,388 for

archive

(0.07 sec)
  1. SetSource | Aspose.ZIP for .NET API 参考

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

    reference.aspose.com/zip/zh/net/aspose.zip.gzip...
  2. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] XzArchive.SetSource method (1 of 3) Sets the content to be compressed within the Archive.......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.xz/xzar...
  3. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] ZArchive.SetSource method (1 of 3) Sets the content to be compressed within the Archive. ......to be compressed within the archive. public void SetSource ( Stream...stream for the archive. Examples using ( var archive = new ZArchive...

    reference.aspose.com/zip/net/aspose.zip.z/zarch...
  4. Parallel LZMA2 in 7z Archives

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......LZMA2 in 7z Archives Parallel LZMA2 in 7z Archives Contents [...ZIP API lets compose 7-Zip archives. One of its compression methods...

    docs.aspose.com/zip/java/multithreaded-lzma2/
  5. 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/
  6. 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/
  7. Aspose.ZIP for .NET 20.5 Release Notes

    Aspose.ZIP for .NET 20.5 Release Notes – the latest updates and fixes....Issue Type ZIPNET-436 RAR4 archive extraction. Enhancement Public...class represents the RAR4 archive file and can be used for its...

    releases.aspose.com/zip/net/release-notes/2020/...
  8. 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/...
  9. Merge any number of ZIP archives

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Guide Archive merging Merge any number of ZIP archives Merge...Merge any number of ZIP archives Contents [ Hide Show ] If you want...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  10. CreateEntry | Aspose.ZIP for .NET API 参考

    在存档中创建单个条目... Open ( "archive.zip" , FileMode . Create ))...using ( var archive = new Archive ()) { archive . CreateEntry...

    reference.aspose.com/zip/zh/net/aspose.zip/arch...