Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 138,382 for

file format

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

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/zip/zh-hant/net/compress/bmp/
  7. 透過.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/
  8. Convert USDZ to DRC via C# | products.aspose.com

    Convert USDZ & other 3D Files using .NET API...via C# Export USDZ & other 3D files using .NET Framework, .NET Core...Scene as DRC with C# Load USDZ file using a constructor of Scene...

    products.aspose.com/3d/net/conversion/usdz-to-drc/
  9. Convert OneNote to Typora Markdown with Aspose....

    Learn how to convert Microsoft OneNote (.one) Files to Typora Markdown (.md) using Aspose.Note for .NET. Step-by-step guide, code examples, and tips for seamless note Format conversion....one format. However, Markdown offers simplicity...how to convert .one files into Markdown format suitable for Typora...

    products.aspose.com/note/net/conversion/one-to-...
  10. 透過.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/