Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 250,229 for

file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/html/
  8. 透過.NET在C

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/dcm/
  10. Convert IGES to U3D via Python | products.aspos...

    Sample code for IGES to U3D conversion. Use API example code for batch IGES Files to U3D conversion....easily load & convert IGES files to U3D in just a few lines of...of code. Load IGES file with Image.Load method Create an instance...

    products.aspose.com/cad/python-net/conversion/i...