Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,897 for

archive encoding

(0.09 sec)
  1. Aspose.Lib - what is supported - Free Support F...

    Hi , 1.I have Aspose license does Aspose.Zip included in it ? 2.Aspose.Zip is provided as NuGet ? 3.Aspose.Zip is suuported in .Net 10? if not when it will be ? I need to use from my class librarym this my definitio…... List of supported archive formats I need: 7Z, BZ2, GZ...need:**TryListArchiveEntrie and Create archive for all formats you supported:...

    forum.aspose.com/t/aspose-lib-what-is-supported...
  2. Convert OFT Files to Various Formats in C#|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for email data migration, archiving, or ensuring compatibility...options also includes setting encoding, managing headers, and more...

    docs.aspose.com/email/net/converting-between-fo...
  3. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...Inspect input: single file or archive. /// - Detect the best matching...based on input extension or archive contents (required file extensions)...

    forum.aspose.com/t/conversionservice-and-its-te...
  4. Compress XLTX Files in C# via .NET | Aspose.Zip

    C# compression example to compress XLTX documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...level and archive format. This is useful for archiving datasets...

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

    C# compression example to compress TIFF documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...level and archive format. This is useful for archiving image sets...

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

    C# compression example to compress HTML documents into zip and other Archive formats on .NET Framework and .NET Core.... LZ, CPIO, XZ, Z, and CAB archives. Download Free Trial Aspose...level and archive format. This is useful for archiving reports...

    products.aspose.com/zip/net/compress/html/
  7. Compress CSPROJ Files in C# via .NET | Aspose.Zip

    C# compression example to compress CSPROJ 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 is useful for...

    products.aspose.com/zip/net/compress/csproj/
  8. Compress GLB Files in C# via .NET | Aspose.Zip

    C# compression example to compress GLB 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 is useful for...

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

    C# compression example to compress OBJ 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 OBJ data into ZIP, 7Zip, TAR...

    products.aspose.com/zip/net/compress/obj/
  10. 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