Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,167 for

gz

(0.04 sec)
  1. 透過C# 將TAR 轉換為CPIO |存檔轉換 API .NET

    TAR 到 CPIO C# 轉換的原始碼。使用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將批次 TAR 檔案轉換為 CPIO。...要將這個檔案轉換為 GZ (Gzip)、LZ (Lzip)、Z (Unix Compress)、XZ...打包完成後,可以對 TAR 檔案套用後續壓縮操作,產生所需的輸出格式,例如 GZ、LZ、Z、XZ 或 BZ2。 從 TAR 轉換為 CPIO...

    products.aspose.com/zip/zh-hant/net/conversion/...
  2. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....gzip_buffer , mode = "w" ) as gz : # Populate the gzip stream...detail_stream_json_with_uid ( gz , "./data/sample.xlsx" , uid...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. Online TXT File Compression or Build Python App...

    Free online app to compress different TXT files. Python archiving library code for TXT documents....to compressed archives (ZIP, GZ) as part of automated workflows...

    products.aspose.com/total/python-net/compress/txt/
  4. GZIP File Format - Everything You Need to Know

    Discover the GzIP file format, renowned for its high compression ratios and versatility. Explore data compression and archiving, making it valuable for developers and users alike....gz file and then iterate through...the GzipArchive to open the .gz file and extract entries. GZIP-file...

    products.aspose.com/zip/most-common-archives/wh...
  5. Java Compression Library - Compress or Decompre...

    Compress file to create archives or Decompress archives of types 7Zip, RAR, TAR, GzIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any Java based application....such as: ZIP, 7ZIP, RAR, TAR, GZ, BZ2, LZ, CPIO, XZ, Z Support...

    products.aspose.com/zip/java/
  6. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...gz is not an option , as the receiving...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...
  7. Email Storage Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....gz file format compresses data,...

    docs.aspose.com/email/net/email-storage-formats/
  8. How to Create an archive for storing either one...

    Create archives for single or multiple files in Zip, XAR, TAR, CPIO and other archive formats using .NET... GZ archive Compression-only formats...SetSource(source); archive.Save( "archive.gz" ); } } LZ archive Compression-only...

    products.aspose.com/zip/net/advanced-api-featur...
  9. 如何使用 Zip、7-zip、Tar 和 XAR 等建立存檔來儲存一個或多個文件

    使用 .NET 以 Zip、XAR、TAR、CPIO 和其他存檔格式建立單一或多個檔案的存檔... GZ 檔案 僅壓縮格式,無條目 GZIP with compress...SetSource(source); archive.Save( "archive.gz" ); } } LZ 檔案 僅壓縮格式,無條目 LZIP...

    products.aspose.com/zip/zh-hant/net/advanced-ap...
  10. How to ZIP a single or several files into one f...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications by Python.NET...GZ archive With several compression...set_source(source) archive . save( "archive.gz" ) The provided code examples...

    products.aspose.com/zip/python-net/advanced-api...