Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,895 for

archive encoding

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 VSTM 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...下面的程式碼片段顯示了壓縮 VSTM 檔案的核心 API 步驟:建立 Archive 物件、新增條目並儲存生成的 ZIP。 Compress...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 DOC 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...下面的程式碼片段顯示了壓縮 DOC 檔案的核心 API 步驟:建立 Archive 物件、新增條目並儲存生成的 ZIP。 Compress...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 PDF 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...下面的程式碼片段顯示了壓縮 PDF 檔案的核心 API 步驟:建立 Archive 物件、新增條目並儲存生成的 ZIP。 Compress...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 WMF 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...下面的程式碼片段顯示了壓縮 WMF 檔案的核心 API 步驟:建立 Archive 物件、新增條目並儲存生成的 ZIP。 Compress...

    products.aspose.com/zip/zh-hant/net/compress/wmf/
  5. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....all shapes/images to a zip archive file in the Config.getPictureCacheDirec()...response . setHeader ( "Content-Encoding" , "gzip" ); try ( GZIPOutputStream...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. 透過.NET 在 C# 壓縮 JT 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 JT 文件壓縮為 zip 和其他存檔格式。... 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...下面的程式碼片段顯示了壓縮 JT 檔案的核心 API 步驟:建立 Archive 物件、新增條目並儲存生成的 ZIP。 Compress...

    products.aspose.com/zip/zh-hant/net/compress/jt/
  7. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs....internally represented by a ZIP archive containing one or more documents...All internal parts of the archive are either text files written...

    docs.aspose.com/page/net/what-is-oxps-file/
  8. 透過 .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/
  9. 透過.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/
  10. 透過.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/