Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 28,539 for

archive

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/mov/
  6. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...be stored within PST email archive files. PST files serve as containers...by enabling scalable email archive generation that includes visual...

    products.aspose.com/total/python-net/conversion...
  7. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....external file will be a ZIP archive. byte[] zipFileBytes = DocumentHelper...external file will be a ZIP archive. byte[] zipFileBytes = DocumentHelper...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert WORDML to MBOX in Python | products.asp...

    Save WORDML to MBOX within Python applications without using Microsoft Word or Outlook...document-derived content into a mailbox archive format suitable for grouped...consolidating them into scalable archive outputs for email-centric systems...

    products.aspose.com/total/python-net/conversion...
  9. 透過.NET 在 C# 壓縮 CS 檔案 | Aspose.Zip

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

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

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

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