Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 28,494 for

archive

(0.28 sec)
  1. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#...decryption Password Protecting Archives Live Demos High Code APIs...Pricing Buy Password Protecting Archives Contents [ Hide Show ] Aspose...

    docs.aspose.com/zip/net/password-protecting-arc...
  2. Aspose.ZIP-Web Applications has also NuGet for ...

    Hi Alexander, I do not know if it belongs to this product but I see it belongs to Asopse: Aspose.ZIP Web Applications. image.png (232.2 KB) I need to support input files also as Archive files as list below, I opened…...support input files also as archive files as list below, I opened...compress. List: Supported archive formats: 7Z, BZ2, GZ, RAR,...

    forum.aspose.com/t/aspose-zip-web-applications-...
  3. Compress and Decompress Directory | Zip or UnZi...

    Zip or UnZip Folders in C# and Compress or Decompress Directory programmatically with API for C#...Developer Guide Most common archives ZIP/UnZIP Folders Live Demos...Create an instance of the Archive class. Use the CreateEntries...

    docs.aspose.com/zip/net/compressing-and-decompr...
  4. Zip 400 files - Free Support Forum - aspose.com

    Hi, I tried to zip 400 files using the below code. But only first some documents are zipping. Can you please tell me what the issue will be? // Use fast compression var options = new ArchiveSaveOptions { Encoding =…...}; using (var archive = new Archive()) { archive.CreateEntries(folderPath);...CreateEntries(folderPath); archive.Save(zipPath); } Thanks Jithin V P Issue...

    forum.aspose.com/t/zip-400-files/319628
  5. Cabinet file Format & .cab extension - Everythi...

    Explore the Cabinet Archive file format and extension, a versatile format known for its wide compatibility and efficient compression methods. Learn how CAB simplifies data compression and Archive management across various applications....ZIP Most Common Archives What is cab CAB File Format...Pricing Buy CAB Archive Format CAB (Cabinet) archives are used to...

    products.aspose.com/zip/most-common-archives/wh...
  6. How to add new files to existing archives

    Need more space in your Archives? Learn the simple steps to add new files efficiently....Existing Archive Add new files to existing archives Advanced...Adding Files via C# to Existing Archives Aspose.ZIP for .NET Conversion...

    products.aspose.com/zip/net/advanced-api-featur...
  7. View 7Zip archives via C#

    C# source code for view 7Zip Archives. Open 7Zip Archives programmatically....File Viewer for C# View 7Zip archives programmatically within any...Open 7Zip Archive Using C# In order to view a 7zip archive, we’ll...

    products.aspose.com/zip/net/viewer/7zip/
  8. View XAR archives via C#

    C# source code for view XAR Archives. Open XAR Archives programmatically....File Viewer for C# View XAR archives programmatically within any...Open XAR Archive Using C# In order to view a xar archive, we’ll...

    products.aspose.com/zip/net/viewer/xar/
  9. View ZIP archives via C#

    C# source code for view ZIP Archives. Open ZIP Archives programmatically....File Viewer for C# View ZIP archives programmatically within any...Open Zip Archive Using C# In order to view a zip archive, we’ll...

    products.aspose.com/zip/net/viewer/zip/
  10. Forward-Only ZIP Extraction from Streams | Aspo...

    Extract ZIP Archives from non-seekable streams in C# with ArchiveLoadOptions.ForwardOnly....Developer Guide Most common archives Forward-Only ZIP Extraction...[ Hide Show ] Overview ZIP archives are usually opened from a...

    docs.aspose.com/zip/net/forward-only-zip-extrac...