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

3mf file

(1.22 sec)
  1. 透過.NET 在 C# 壓縮 WMF 檔案 | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/htm/
  8. Compress PLY Files in C# via .NET | Aspose.Zip

    C# compression example to compress PLY documents into zip and other archive formats on .NET Framework and .NET Core....supports single files and large batches, works with file paths or streams...This is handy when bundling 3D files for sharing or storage. Create...

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

    C# compression example to compress PLT documents into zip and other archive formats on .NET Framework and .NET Core....server-side compression of PLT files into ZIP, 7Zip, TAR, GZIP, BZ2...C# API for compressing PLT files in server-side and desktop applications...

    products.aspose.com/zip/net/compress/plt/
  10. Compress KML Files in C# via .NET | Aspose.Zip

    C# compression example to compress KML documents into zip and other archive formats on .NET Framework and .NET Core....server-side compression of KML files into ZIP, 7Zip, TAR, GZIP, BZ2...You can process individual files or collections, use streams...

    products.aspose.com/zip/net/compress/kml/