Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 28,554 for

archive

(1.26 sec)
  1. 透過.NET 在 C# 壓縮 EPS 檔 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 EPS 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增EPS文件,並儲存結果。以下步驟總結了 C#...定義包含EPS檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 VSSX 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增VSSX文件,然後儲存結果。以下步驟總結了 C#...VSSX 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 PPSM 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增PPSM文件,然後儲存結果。以下步驟總結了 C#...PPSM 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 XOML 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增XOML文件,然後儲存結果。以下步驟總結了 C#...XOML 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 DOTM 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增DOTM文件,然後儲存結果。以下步驟總結了 C#...DOTM 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

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

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 DCM 文件壓縮為 zip 和其他存檔格式。...ZIP,建立Archive實例,新增DCM文件,然後儲存結果。以下步驟總結了 C#...DCM 檔案的資料夾路徑。 建立 Archive 類別的實例。 使用 Archive 對象,使用 CreateEntry...

    products.aspose.com/zip/zh-hant/net/compress/dcm/
  7. Working with Lzip Archives in C# | Aspose.Zip f...

    C# lzip API lets you work with creating and managing lzip Archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on Archives....NET Developer Guide Typical archives for Unix-like platform Working...Working with LZip Archives Live Demos High Code APIs Source Code...

    docs.aspose.com/zip/net/working-with-lzip-archi...
  8. Extract TIFF Images via C#

    C# decompression source code to extract TIFF 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/tiff/
  9. Create 7Z File Opener in Java

    This guide walks through the process of building a 7z file opener in Java. It provides all the essential steps along with the code to unzip 7z in Java....input 7ZIP file Get all the archived data from the 7Z file by calling...process. Just open the input 7z archive and retrieve all files to your...

    kb.aspose.com/zip/java/create-7z-file-opener-in...
  10. How to Password Protect a ZIP File in C#

    This basic tutorial explains how to password protect a ZIP file in C#. It includes all relevant details and a code snippet to encrypt ZIP file in C#....and create an encrypted ZIP archive as per your requirements. Code...explained protecting a ZIP archive with a password. However, if...

    kb.aspose.com/zip/net/how-to-password-protect-a...