Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 30,165 for

archive

(0.1 sec)
  1. ArchiveItem | Aspose.Email for .NET API Reference

    ArchiveItem Contents [ Hide ] IEWSClient.ArchiveItem method (1 of 4) The ArchiveItem operation moves an item into the......item into the mailbox user’s archive mailbox. public void ArchiveItem...MapiMessageItemBase Item which will be archived See Also class MapiMessageItemBase...

    reference.aspose.com/email/net/aspose.email.cli...
  2. Extract | Aspose.ZIP for .NET API Reference

    Extract Contents [ Hide ] CabEntry.Extract method (1 of 2) Extracts the entry to the filesystem by the path provided.......var archive = new CabArchive ( "archive.cab" )) { archive . Entries...an entry of cab archive. using ( var archive = new CabArchive...

    reference.aspose.com/zip/net/aspose.zip.cab/cab...
  3. Extract | Aspose.ZIP for .NET API Reference

    Extract Contents [ Hide ] CpioEntry.Extract method (1 of 2) Extracts the entry to the filesystem by the path provided......using ( var archive = new CpioArchive ( "archive.cpio" )) { archive...archive . Entries [ 0 ]. Extract ( "data.bin" ); } See Also class...

    reference.aspose.com/zip/net/aspose.zip.cpio/cp...
  4. SelfExtractorOptions | Aspose.ZIP for .NET API 参考

    用于创建自解压可执行存档的选项... Open ( "archive.exe" , FileMode . Create ))...using ( var archive = new Archive ()) { archive . CreateEntry...

    reference.aspose.com/zip/zh/net/aspose.zip.savi...
  5. Aspose.ZIP for .NET 20.5 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Issue Type ZIPNET-436 RAR4 archive extraction. Enhancement Public...class represents the RAR4 archive file and can be used for its...

    docs.aspose.com/zip/net/aspose-zip-for-net-20-5...
  6. DecryptionPassword | Aspose.ZIP for .NET API Re...

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

    reference.aspose.com/zip/net/aspose.zip.rar/rar...
  7. Aspose.ZIP for .NET 21.6 Release Notes

    Aspose.ZIP for .NET 21.6 Release Notes – the latest updates and fixes....Feature ZIPNET-670 Support xz archive composition. Feature ZIPNET-700...XzArchive This class represents xz archive. Aspose.Zip.Xz.Settings.XzCheckType...

    releases.aspose.com/zip/net/release-notes/2021/...
  8. EntryListed | Aspose.ZIP for .NET API Reference

    EntryListed ArchiveLoadOptions.EntryListed property Gets or sets the delegate invoked when an entry listed within tab......} Examples Archive archive = new Archive ( "archive.zip" , new...

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

    Extract Bzip2Archive.Extract method Extracts the Archive to the stream provided. public void Extract ( Stream destina......Extract method Extracts the archive to the stream provided. public...Bzip2Archive archive = new Bzip2Archive ( "archive.bz2" )) { archive...

    reference.aspose.com/zip/net/aspose.zip.bzip2/b...
  10. 如何通过 C# 锁定 Zip 文件夹 |通过 .NET Aspose Zip 锁定 ZIP 存档。

    使用密码保护 ZIP 档案的 C# 源代码。以编程方式将单个或多个文件和文件夹添加到锁定的 ZIP 存档。...C# 中保护 Zip 存档的步骤 Protecting archive using password with Aspose...object with the output ZIP archive file path as parameter with...

    products.aspose.com/zip/zh/net/lock/