Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 27,279 for

archive

(0.25 sec)
  1. تنسيق ملف ZIP - كل ما تحتاج إلى معرفته

    استكشف تنسيق الملف ZIP، وهو تنسيق أرشيف متعدد الاستخدامات يتمتع بتوافق واسع وطرق ضغط فعالة. تعرف على كيفية قيام ZIP بتبسيط عملية ضغط البيانات وإدارة الأرشيف لمجموعة متنوعة من التطبيقات....ZIP Most Common Archives What is zip تنسيق ملف ZIP:...file via .NET Compose ZIP archive with two entries added by their...

    products.aspose.com/zip/ar/most-common-archives...
  2. Java??????????| asopse.zip??????

    ??????????Java???????????????????????... Copy 1 Archive Archive = new Archive(); ?????????? ?...??? Copy 1 ?????????? new Archive( 2 ??? ArchiveEntrySettings(...

    docs.aspose.com/zip/ja/java/introduction/
  3. Cách xóa tệp khỏi kho lưu trữ qua Python.NET

    Cách xóa tệp khỏi kho lưu trữ Zip và Tar, hợp lý hóa việc quản lý, tiết kiệm dung lượng ổ đĩa và đảm bảo kho lưu trữ chỉ chứa dữ liệu liên quan để tổ chức tệp tối ưu bằng Python.NET...Delete Entries From Existing Archive Xóa tệp khỏi kho lưu trữ Ví...zp . Archive( "archive.zip" ) as archive: while len(archive . entries)...

    products.aspose.com/zip/vi/python-net/advanced-...
  4. Archívumok titkosítása vagy visszafejtése Pytho...

    Fedezze fel a teljes archívumok vagy egyes bejegyzések titkosításának vagy visszafejtésének módszereit a ZIP, RAR vagy 7Z archívumokban a Python.NET használatával....features Encrypt⁄Decrypt archives & entries A ZIP / RAR...Deflate módszerrel with open( "archive.zip" , 'x' ) as zip_file: with...

    products.aspose.com/zip/hu/python-net/advanced-...
  5. Архів

    Архів...SevenZipArchive() as archive: # Додати файл в архів archive.create_entry("file"...збережіть архів 7z archive.save('my_archive.7z') Стискайте кілька...

    blog.aspose.com/uk/zip/create-7z-archive-in-pyt...
  6. أرشيف

    أرشيف...تمت تصفيتها باستخدام طريقة Archive.deleteentry(ArchiveEntry)....ZIP المحدث باستخدام طريقة Archive.save(). يوضح مقتطف التعليمات...

    blog.aspose.com/ar/zip/delete-files-from-zip-in...
  7. Dateien in .NET komprimieren oder entpacken | A...

    In diesem Artikel erfahren Sie, wie Sie Zip-Dateien mit verschiedenen Methoden unter Verwendung von C# oder der.NET-API und Beispielcode programmgesteuert komprimieren. Sie erfahren, wie Sie eine oder mehrere Dateien komprimieren oder komprimieren und wie Sie Dateien gleichzeitig komprimieren. Außerdem erfahren Sie, wie Sie Dateien dekomprimieren oder entpacken....Entwicklerhandbuch Die häufigsten Archive Dateien in .NET komprimieren...{ 4 //File to be added to archive 5 using (FileStream source1...

    docs.aspose.com/zip/de/net/compressing-and-deco...
  8. 如何從現有存檔中刪除文件

    如何從現有檔案中刪除條目、簡化管理、節省磁碟空間並確保檔案僅包含相關資料以實現最佳文件組織。...Delete Entries From Existing Archive 從現有存檔中刪除文件 簡化您的歸檔流程:合併文件,無需壓縮。...。 using ( var archive = new Archive( "archive.zip" )) { while...

    products.aspose.com/zip/zh-hant/net/advanced-ap...
  9. Cách nén tệp không cần nén qua Java

    Cách thêm tệp vào kho lưu trữ mà không cần nén để nâng cao khả năng quản lý tệp, mang lại sự thuận tiện trong vận chuyển, truy cập nhanh và khả năng tương thích trên nhiều ứng dụng khác nhau....Add Files to Uncompressed Archives Nén một tập tin mà không cần...StoreCompressionSett trong khi khởi tạo Archive . Đây là cách đạt được bộ nhớ...

    products.aspose.com/zip/vi/java/advanced-api-fe...
  10. arkiv

    arkiv...Ladda först ZIP-filen med Archive class. Gå sedan igenom filerna...filtrerade listan med metoden Archive.deleteentry(ArchiveEntry)....

    blog.aspose.com/sv/zip/delete-files-from-zip-in...