Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 28,607 for

archive

(0.09 sec)
  1. 透過.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/
  2. 透過.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/
  3. 透過.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/
  4. 透過.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/
  5. 透過.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/
  6. 透過.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/
  7. Extract JPEG Images via C#

    C# decompression source code to extract JPEG images into a single zip Archive or vice versa on .NET Framework, .NET Core....image ZIP, TAR, GZIP, BZ2 archive decompression using server-side...Create Object of Archive, using path to archive as constructor...

    products.aspose.com/zip/net/extract/jpeg/
  8. 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/
  9. Compress and Decompress CSV Files via .NET

    C# compression and decompression source code to compress CSV 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/csv/
  10. Compress and Decompress DWT Files via .NET

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