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

obj file

(0.19 sec)
  1. Compress FILEGDB Files in C# via .NET | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/net/compress/xls/
  8. 透過.NET 在 C# 壓縮 3MF 檔案 | Aspose.Zip

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

    products.aspose.com/zip/zh-hant/net/compress/3mf/
  9. 透過.NET 在 C# 壓縮 3DS 檔案 | Aspose.Zip

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

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

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

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