Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 7,534 for

archive

(0.05 sec)
  1. 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
  2. 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...
  3. How to Create ZIP File in Memory in C#

    This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file contents of a directory and create ZIP Archive in memory....steps to be able to create ZIP archive in memory. Steps to Create...string array Create object of Archive Class in memory For each file...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...
  4. Zip64Mode enumeration | Aspose.Words for Python

    aspose.words.saving.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files.... OOXML file is a ZIP-archive that has a 4 GB (2^32 bytes)...file, and total size of the archive, as well as a limit of 65,535...

    reference.aspose.com/words/python-net/aspose.wo...
  5. .BZ2 File Format - Everything You Need to Know ...

    Explore the BZIP2 file format - a powerful Archive format known for its superior compression, robust encryption options, and wide compatibility. Learn how BZ2 simplifies data archiving and sharing, making it ideal for both developers and users....ZIP Most Common Archives What is bz2 BZ2 - Efficient...You Need to Know About BZIP2 archive file format Conversion Demos...

    products.aspose.com/zip/most-common-archives/wh...
  6. 如何使用 Zip、7-zip、Tar 和 XAR 等建立存檔來儲存一個或多個文件

    使用 .NET 以 Zip、XAR、TAR、CPIO 和其他存檔格式建立單一或多個檔案的存檔...Advanced API features CREATE-ARCHIVE-FROM-ONE-OR-MORE-FILES Advanced...algoritm using (Archive archive = new Archive()) { archive.CreateEntry(...

    products.aspose.com/zip/zh-hant/net/advanced-ap...
  7. Compress ASP Files via .NET

    C# compression source code to compress ASP documents into a single zip Archive or vice versa on .NET Framework, .NET Core.... CAB archive compression using server-side zip archive library...Create Object of Archive. Using the Archive object, load file...

    products.aspose.com/zip/net/compress/asp/
  8. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…..., EMPTY_PLACEHOLDERS, "to-archive-format", null); } License license..., EMPTY_PLACEHOLDERS, "to-archive-format", null); } } public...

    forum.aspose.com/t/font-substitution-issue-when...
  9. Convert ZIP to 7z in Python

    This guide shows how to transform ZIP files into 7z Archives using Python. It explains the setup, procedural steps, and includes a code example to perform the ZIP to 7zip conversion in Python....source ZIP directory using the Archive class Define a SevenZipArchive...Loop every item in the ZIP archive and append it to the 7z file...

    kb.aspose.com/zip/python/convert-zip-to-7z-in-p...
  10. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility....Remarks OOXML file is a ZIP-archive that has a 4 GB (2^32 bytes)...file, and total size of the archive, as well as a limit of 65,535...

    reference.aspose.com/words/net/aspose.words.sav...