Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 26,135 for

archive

(0.45 sec)
  1. Lưu trữ

    Lưu trữ...các mục ZIP bằng bộ sưu tập Archive.entries. Lọc các kho lưu trữ...giải nén nó bằng phương thức Archive.extracttodirectory(). Đoạn...

    blog.aspose.com/vi/zip/extract-nested-zip-in-py...
  2. Konvertieren von ZIP in 7z | Aspose.ZIP für .NET

    Konvertieren von ZIP in 7z über die Aspose.ZIP-API-Lösung für .NET mit einigen Codebeispielen....Hide Show ] Wenn Sie das ZIP-Archiv in 7z konvertieren möchten...speichern, und ihn sofort an das 7z-Archiv übergeben. Stellen Sie sicher...

    docs.aspose.com/zip/de/net/converting-from-zip-...
  3. Cách nén tài liệu có kích thước bất kỳ bằng các...

    Nén mọi kích thước tài liệu một cách nhanh chóng và hiệu quả bằng xử lý song song....(Bzip2Archive archive = new Bzip2Archive()) { archive.SetSource(...SetSource( "data.bin" ); archive.Save( "archive.bz2" , new Bzip2SaveOptions()...

    products.aspose.com/zip/vi/net/advanced-api-fea...
  4. 档案

    档案...(var archive = new TarArchive()) { // 将文件添加到存档 archive.CreateEntry("text...@"D:\texts\article.txt"); archive.CreateEntry("picture.png",...

    blog.aspose.com/zh/zip/create-tar-gz-xz-files-i...
  5. Archivio

    Archivio...Crea un oggetto della classe Archive e inizializzalo con l’oggetto...Creare un oggetto della classe Archive e inizializzarlo con l'oggetto...

    blog.aspose.com/it/zip/password-protect-rar-fil...
  6. arkiv

    arkiv...Skapa ett objekt av klassen Archive och initiera det med objektet...Skapa ett objekt av klassen Archive och initiera det med objektet...

    blog.aspose.com/sv/zip/password-protect-rar-fil...
  7. 档案

    档案...GzipArchive() as archive: # 将文件添加到 gzip archive.set_source("file...bin") # 保存 gzip 存档 archive.save("gzip_archive.gz") 在 Python 中解压...

    blog.aspose.com/zh/zip/gzip-file-in-python/
  8. 搜索

    搜索...GzipArchive() as archive: # 將文件添加到 gzip archive.set_source("file...bin") # 保存 gzip 存檔 archive.save("gzip_archive.gz") 在 Python 中解壓...

    blog.aspose.com/zh-hant/zip/gzip-file-in-python/
  9. آرشیوها

    آرشیوها...GzipArchive() as archive: # فایل ها را به gzip اضافه کنید archive.set_source("file...gzip را ذخیره کنید archive.save("gzip_archive.gz") یک فایل GZIP...

    blog.aspose.com/fa/zip/gzip-file-in-python/
  10. ???????????? | C# ???????????????? | .NET ?? As...

    C# ????????????????C# ? API ???????????????????????????... Archive ?????????? CreateEntries ?...Create)) 7 { 8 using (Archive archive = new Archive()) 9 { 10 DirectoryInfo...

    docs.aspose.com/zip/ja/net/compressing-and-deco...