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

archive

(0.29 sec)
  1. 透過 .NET 在 C# 壓縮 HTML 檔案 | Aspose.Zip

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

    products.aspose.com/zip/zh-hant/net/compress/html/
  2. 透過.NET在C

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/gpx/
  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. Extract ZIP File in Python

    This article encloses the information to extract ZIP file in Python. It covers the algorithm and code snippet to create ZIP file opener in Python....improvisations to adjust the ZIP archival workflow to meet your requirements...initiating an object of the Archive class Invoke the extract_to_directory()...

    kb.aspose.com/zip/python/extract-zip-file-in-py...
  10. 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/