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

archive

(0.83 sec)
  1. 透過.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/
  2. 透過.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/
  3. 透過.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/
  4. Uncompress Z File in C# Easily

    Learn how to uncompress Z file in C# using Aspose.ZIP for .NET. Follow our step-by-step guide with code example and develop a Z file extractor.... It is a powerful archive API that simplifies the process...indispensable asset for developers. Archive API Installation # To get started...

    blog.aspose.com/zip/uncompress-z-file-in-csharp/
  5. Installation|Documentation

    Installation of Aspose.BarCode for .NET: Through NuGet Package, Referencing, or Manual Installation...library manually from the archive (to perform custom installation)...Aspose.BarCode Library from Archive This installation mode is introduced...

    docs.aspose.com/barcode/net/installation/
  6. Create 7Z File Opener in Python

    This guide covers how to create a 7z file opener using Python. It details the complete process and code needed to unzip 7z Archives in Python.... Just load the target 7z archive and extract all its contents...interested in generating a 7z archive from the beginning, check out...

    kb.aspose.com/zip/python/create-7z-file-opener-...
  7. Supported File Formats | Aspose.Zip Documentation

    This section explains the different file formats supported by the product.... Unix File Archive Unix Standard, GNU, POSIX.1-2001...ZIP Lzip Unix File Archive Shell Archive BZIP2 RAR Windows Imaging...

    docs.aspose.com/zip/python-net/supported-file-f...
  8. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-Archive, this property controls the compression level of the Archive. Note, that FlatOpc file is not a ZIP-Archive, therefore, this property does not affect the FlatOpc files.) in C++....files are internally a ZIP-archive, this property controls the...the archive. Note, that FlatOpc file is not a ZIP-archive, therefore...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. XAR composition in C# | Aspose.Zip for .NET

    Examples of using a C# library to compose XAR Archive....NET Developer Guide Typical archives for Unix-like platform XAR...Show ] Overview is a popular archiving format for macOS. You can...

    docs.aspose.com/zip/net/xar-composition/
  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-...