Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 4,724 for

ifc file

(1.15 sec)
  1. Convert U3D to GIF via JavaScript | products.as...

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

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert IGES to GIF via C# | products.aspose.com

    Sample code for IGES to GIF C# conversion. Use API example code for batch IGES Files to GIF conversion within VB.NET, Asp.NET or any .NET based application....easily load & convert IGES files to GIF in just a few lines of...of code. Load IGES file with Image.Load method Set an object...

    products.aspose.com/cad/net/conversion/iges-to-...
  3. 透過.NET 在 C# 壓縮 CS 檔案 | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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