Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 28,552 for

archive

(0.26 sec)
  1. Compress MP3 Files in C# via .NET | Aspose.Zip

    C# compression example to compress MP3 documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose... This fits workflows that archive music collections or deliver...

    products.aspose.com/zip/net/compress/mp3/
  2. Compress DOCM Files in C# via .NET | Aspose.Zip

    C# compression example to compress DOCM documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...needs. This is useful for archiving reports, manuals, or content...

    products.aspose.com/zip/net/compress/docm/
  3. Compress OTP Files in C# via .NET | Aspose.Zip

    C# compression example to compress OTP documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...useful for archiving office templates and content. Archive OTP data...

    products.aspose.com/zip/net/compress/otp/
  4. Compress DOT Files in C# via .NET | Aspose.Zip

    C# compression example to compress DOT documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...files for transfer or backup. Archive DOT data into ZIP, 7Zip, TAR...

    products.aspose.com/zip/net/compress/dot/
  5. Compress X3D Files in C# via .NET | Aspose.Zip

    C# compression example to compress X3D documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...assets for delivery or backup. Archive X3D data into ZIP, 7Zip, TAR...

    products.aspose.com/zip/net/compress/x3d/
  6. Compress PPS Files in C# via .NET | Aspose.Zip

    C# compression example to compress PPS documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...for distribution or backup. Archive PPS data into ZIP, 7Zip, TAR...

    products.aspose.com/zip/net/compress/pps/
  7. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...{ using (Archive archive = new Archive(fs)) { archive.Entries[0]...Extract(@"C:\Temp\Desktop\az\" + archive.Entries[0].Name); } } 您能否列...

    forum.aspose.com/t/aspose-zip-for-net/222189
  8. Compress PPT Files in C# via .NET | Aspose.Zip

    C# compression example to compress PPT documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...control compression level and archive format. This fits presentation...

    products.aspose.com/zip/net/compress/ppt/
  9. Compress JP2 Files in C# via .NET | Aspose.Zip

    C# compression example to compress JP2 documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...files for transfer or backup. Archive JP2 data into ZIP, 7Zip, TAR...

    products.aspose.com/zip/net/compress/jp2/
  10. Turn RAR into ZIP in Python

    This guide covers how to turn RAR into ZIP in Python. It explains the configuration as well as a code sample to convert a RAR file to ZIP in Python....Furthermore, you can manipulate the archive entries based on different...format Read the input RAR archive with the RarArchive class instance...

    kb.aspose.com/zip/python/turn-rar-into-zip-in-p...