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

ifc file

(1.75 sec)
  1. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....function that converts a CAD file and saves it as an image. The...application (folder where the solution file and the Dockerfile are placed)...

    docs.aspose.com/cad/java/getting-started/how-to...
  2. 透過.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/
  3. 透過.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/
  4. 透過 .NET 在 C# 壓縮 ICS 檔案 | Aspose.Zip

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

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

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

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

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

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

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

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

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

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

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

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

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

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