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

archive

(0.11 sec)
  1. Procurar

    Procurar...GzipArchive() as archive: # Adicionar arquivos ao gzip archive.set_source("file...Salvar arquivo gzip archive.save("gzip_archive.gz") Descompacte...

    blog.aspose.com/pt/zip/gzip-file-in-python/
  2. arkiv

    arkiv...GzipArchive() as archive: # Lägg till filer i gzip archive.set_source("file...Spara gzip-arkiv archive.save("gzip_archive.gz") Packa upp en...

    blog.aspose.com/sv/zip/gzip-file-in-python/
  3. Архів

    Архів...GzipArchive() as archive: # Додайте файли в gzip archive.set_source("file...Збережіть архів gzip archive.save("gzip_archive.gz") Розархівуйте...

    blog.aspose.com/uk/zip/gzip-file-in-python/
  4. أرشيف

    أرشيف...GzipArchive() as archive: # إضافة الملفات إلى gzip archive.set_source("file...# حفظ أرشيف gzip archive.save("gzip_archive.gz") قم بفك ضغط ملف...

    blog.aspose.com/ar/zip/gzip-file-in-python/
  5. Procurar

    Procurar... using (GzipArchive archive = new GzipArchive()) { // definir...definir fonte archive.SetSource("data.bin"); // criar arquivo...

    blog.aspose.com/pt/zip/create-and-extract-gzip-...
  6. ค้นหา

    ค้นหา...GZip ใน C# using (GzipArchive archive = new GzipArchive()) { // กำหนดแหล่งที่มา...กำหนดแหล่งที่มา archive.SetSource("data.bin"); // สร้างไฟล์เก็บถาวร...

    blog.aspose.com/th/zip/create-and-extract-gzip-...
  7. Lưu trữ

    Lưu trữ...ArchiveEntry trong bộ sưu tập Archive.Entries . Lọc các tệp lưu trữ... Tạo một thể hiện của lớp Archive để tải kho lưu trữ lồng nhau...

    blog.aspose.com/vi/zip/extract-nested-zip-archi...
  8. Convertir ZIP en 7z en C#

    Cette rubrique explique comment convertir ZIP en 7z en C#. Elle détaille la configuration de l'environnement, l'algorithme étape par étape et un exemple de code fonctionnel pour convertir ZIP en 7zip en C#....ZIP pour convertir ZIP en archive 7z Lisez le répertoire ZIP...d’entrée en utilisant la classe Archive Définissez un objet de la classe...

    kb.aspose.com/fr/zip/net/convert-zip-to-7z-in-c...
  9. 기존 아카이브에 새 파일을 추가하는 방법

    아카이브에 더 많은 공간이 필요하십니까? 새 파일을 효율적으로 추가하는 간단한 단계를 알아보세요....features Add Entries To Existing Archive 기존 아카이브에 새 파일 추가 C#을 통해 기존...여는 것입니다. using (Archive archive = new Archive( "existing.zip"...

    products.aspose.com/zip/ko/net/advanced-api-fea...
  10. Java Zip- und UnZip-Ordner | Aspose.Zip Dokumen...

    Lernen Sie, wie man ZIP-Ordner in Java mit Hilfe g�ngiger Bibliotheks-APIs erstellt, auflistet und l�scht....Java-Entwickler H ufigste Archive Java Zip- und UnZip-Ordner...zip" )) { 2 try (Archiv archive = new Archiv()) { 3 Datei corpus...

    docs.aspose.com/zip/de/java/compressing-and-dec...