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

archive

(0.17 sec)
  1. Convert DOC to MBOX in Python | products.aspose...

    Save DOC to MBOX within Python applications without using Microsoft Word or Outlook...into a mailbox-compatible archive format that can group message-style...preserved or delivered in email archive workflows. With Python APIs...

    products.aspose.com/total/python-net/conversion...
  2. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....Remarks: OOXML file is a ZIP-archive that has a 4 GB (2^32 bytes)...file, and total size of the archive, as well as a limit of 65,535...

    reference.aspose.com/words/java/com.aspose.word...
  3. Zstandard Archives & .zstd Extension | High-Spe...

    Discover the Zstandard Archives and .zstd extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and extract ZSTD files, and explore its legacy and features....ZIP Most Common Archives What is zstd Zstandard File...Download Pricing Buy ZSTD Archive Format Overview Zstandard (commonly...

    products.aspose.com/zip/most-common-archives/wh...
  4. How to Turn RAR into ZIP in C#

    This article guides on how to turn RAR into ZIP in C#. It provides the information about the IDE settings, programming steps, and a runnable sample code to convert RAR to ZIP in C#....RarArchive object Create a ZIP archive Iterate through all the entries...folder in the destination ZIP archive If the entry is a file, copy...

    kb.aspose.com/zip/net/how-to-turn-rar-into-zip-...
  5. Zip .NET 壓縮函式庫 - 透過 C# 壓縮或解壓縮檔案和資料夾

    Zip .NET 壓縮檔案以在任何基於 .NET 的應用程式中建立存檔或解壓縮 7Zip、RAR、TAR、GZIP、BZ2、LZ、CPIO、XZ、Z、CAB 類型的檔案。... ; using ( var arch = new Archive()) { arch.CreateEntry( "filename...Compose an archive Add files to existing archives Delete entries...

    products.aspose.com/zip/zh-hant/net/
  6. Compress and Decompress ASP Files via .NET

    C# compression and decompression source code to compress ASP documents into a single zip Archive or vice versa on .NET Framework, .NET Core....and archive decompression using server-side zip archive library...Create Object of Archive. Using the Archive object, load file...

    products.aspose.com/zip/net/zip-file/asp/
  7. 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...
  8. 透過.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/
  9. 透過.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/
  10. 透過.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/