Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 28,569 for

archive

(0.05 sec)
  1. Zstandard Archives & .zstd Extension | High-Spe...

    Discover the Zstandard Archives and .zstd extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and extract ZSTD files, and explore its legacy and features....ZIP Most Common Archives What is zstd Zstandard File...Download Pricing Buy ZSTD Archive Format Overview Zstandard (commonly...

    products.aspose.com/zip/most-common-archives/wh...
  2. Convert DOT to MBOX in Python | products.aspose...

    Save DOT to MBOX within Python applications without using Microsoft Word or Outlook...must be assembled into email archive or migration workflows. Using...and archival preparation. Key Use Cases Mailbox Archive Preparation...

    products.aspose.com/total/python-net/conversion...
  3. How to Turn RAR into ZIP in C#

    This article guides on how to turn RAR into ZIP in C#. It provides the information about the IDE settings, programming steps, and a runnable sample code to convert RAR to ZIP in C#....RarArchive object Create a ZIP archive Iterate through all the entries...folder in the destination ZIP archive If the entry is a file, copy...

    kb.aspose.com/zip/net/how-to-turn-rar-into-zip-...
  4. Compress and Decompress ASP Files via .NET

    C# compression and decompression source code to compress ASP documents into a single zip Archive or vice versa on .NET Framework, .NET Core....and archive decompression using server-side zip archive library...Create Object of Archive. Using the Archive object, load file...

    products.aspose.com/zip/net/zip-file/asp/
  5. 透過 .NET 在 C# 壓縮 ICS 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 ICS 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/ics/
  6. 透過.NET 在 C# 壓縮 MPP 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 MPP 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/mpp/
  7. 透過.NET 在 C# 中壓縮 PPS 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 PPS 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/pps/
  8. 透過.NET 在 C# 中壓縮 CSPROJ 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 CSPROJ 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/cs...
  9. 透過.NET 在 C# 壓縮 VRML 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 VRML 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/vrml/
  10. 透過.NET 在 C# 中壓縮 SHP 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 SHP 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...path" ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...

    products.aspose.com/zip/zh-hant/net/compress/shp/