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

archive

(0.22 sec)
  1. Compress CSV File using Python

    This topic elaborates on how to compress CSV file using Python. It explains the IDE settings, the stepwise process, and a working code sample for CSV file compression using Python....CSV files into a single ZIP archive. Steps to Compress CSV using...compression Make an object of the Archive class Pass the string values...

    kb.aspose.com/zip/python/compress-csv-file-usin...
  2. 透過.NET 在 C# 壓縮 MP3 檔案 | Aspose.Zip

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

    products.aspose.com/zip/zh-hant/net/compress/mp3/
  3. 透過.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/
  4. 透過.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/
  5. 透過.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/
  6. 透過.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/
  7. 透過.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/
  8. 透過.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/
  9. Convert DOCX to MHTML in Python | products.aspo...

    DOCX to mhtml Web Archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...adding a DOCX to MHTML (Web archive format) conversion feature...processing documents into web archive files that bundle HTML content...

    products.aspose.com/total/python-net/conversion...
  10. Working with LZIP Files in C#

    Working with LZIP Files in C# is now a relatively straightforward task. Aspose.ZIP for .NET makes LZIP file compression & extraction robust and efficient....the archive. Call the Save method to create LZIP archive to the...handle large files efficiently. Archive compression can reduce size...

    blog.aspose.com/zip/working-with-lzip-files-in-...