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

archive

(0.1 sec)
  1. 透過.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/
  2. 透過.NET 在 C# 壓縮 TNEF 檔案 | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/ico/
  8. Package File Format & .pkg extension - Everythi...

    Explore the PKG File Format and extension, a versatile Archive format with wide compatibility and efficient compression methods. Learn how Package simplifies data compression and Archive management for a variety of applications....ZIP Most Common Archives What is pkg PKG File Format...Features of Flat Package Format Archives - A Closer Look at Compression...

    products.aspose.com/zip/most-common-archives/wh...
  9. Getting Started | Aspose.ZIP for Java

    Java Library for developers to manage and manipulate ZIP files. Learn the essentials to start working with the Aspose.Zip API solution for Java, including file compression, extraction, and encryption....supports encryption, multi-volume archives, and format conversion. Designed...ZIP, RAR, TAR, 7Z, and other archive formats within our ecosystem...

    docs.aspose.com/zip/java/getting-started/
  10. Compress and Decompress MSG Files via .NET

    C# compression and decompression source code to compress MSG 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/msg/