Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 11,365 for

obj file

(0.59 sec)
  1. Compress SHP Files in C# via .NET | Aspose.Zip

    C# compression example to compress SHP documents into zip and other archive formats on .NET Framework and .NET Core....workflows that exchange project files. Package SHP content into ZIP...processing tasks. How to Compress SHP File Using C# Use the Aspose.ZIP...

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

    C# compression example to compress DIF documents into zip and other archive formats on .NET Framework and .NET Core....API for compressing DIF data files in .NET projects. The API handles...processing tasks. How to Compress DIF File Using C# Use the Aspose.ZIP...

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

    C# compression example to compress ICS documents into zip and other archive formats on .NET Framework and .NET Core....API for compressing ICS data files in .NET projects. The API handles...processing tasks. How to Compress ICS File Using C# Use the Aspose.ZIP...

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

    C# compression example to compress VCF documents into zip and other archive formats on .NET Framework and .NET Core....API for compressing VCF data files in .NET projects. The API handles...processing tasks. How to Compress VCF File Using C# Use the Aspose.ZIP...

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

    C# compression example to compress VSDX documents into zip and other archive formats on .NET Framework and .NET Core....reliable C# API to compress VSDX files in .NET applications. It supports...tasks. How to Compress VSDX File Using C# Use the Aspose.ZIP...

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

    C# compression example to compress BMP documents into zip and other archive formats on .NET Framework and .NET Core....API for compressing BMP image files in .NET projects. You can process...process individual files or collections, use streams for I/O,...

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

    C# compression example to compress WMV documents into zip and other archive formats on .NET Framework and .NET Core....you can compress WMV video files using a clean, fully managed...processing tasks. How to Compress WMV File Using C# Use the Aspose.ZIP...

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

    C# compression example to compress TXT documents into zip and other archive formats on .NET Framework and .NET Core.... How to Compress TXT File Using C# Use the Aspose.ZIP...for .NET API to compress TXT files in C#. You can load inputs from...

    products.aspose.com/zip/net/compress/txt/
  9. 透過.NET 在 C# 壓縮 EXIF 檔 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 EXIF 文件壓縮為 zip 和其他存檔格式。... Compress EXIF file via .NET: var dir = "full directory...CreateEntry( "filename.exif" , dir+ "file.exif" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/exif/
  10. 透過.NET 在 C# 壓縮 WAV 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 WAV 文件壓縮為 zip 和其他存檔格式。... Compress WAV file via .NET: var dir = "full directory...CreateEntry( "filename.wav" , dir+ "file.wav" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/wav/