Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 11,351 for

obj file

(0.05 sec)
  1. Compress X Files in C# via .NET | Aspose.Zip

    C# compression example to compress X documents into zip and other archive formats on .NET Framework and .NET Core....managed C# API for compressing X files in server-side and desktop applications...You can process individual files or collections, use streams...

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

    C# compression example to compress CMX documents into zip and other archive formats on .NET Framework and .NET Core....compressing CMX vector and design files in server-side and desktop applications...processing tasks. How to Compress CMX File Using C# Use the Aspose.ZIP...

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

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

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

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

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

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

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

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

    products.aspose.com/zip/net/compress/dgn/
  7. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... abspath ( __file__ )) data_dir = os . path ....current_dir , "data" ) obj = ConditionalFormattin () obj . do_test ( data_dir...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  8. 透過.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/
  9. 透過.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/
  10. 透過.NET 在 C# 壓縮 XLSM 檔 | Aspose.Zip

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

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