Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 10,596 for

obj file

(0.81 sec)
  1. 通過 .NET 向 STL 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 STL 文檔。...添加盲水印驗證的 C# 代碼 //需要加水印驗證的源文件 string file = "template.stl" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); string text = null ; //通過...

    products.aspose.com/3d/zh-hant/net/verify-water...
  2. 通過 .NET 生成點雲到 X 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 X 文檔。...將點雲生成到 X 的代碼 //需要生成點雲的源文件 string file = "template.x" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); //獲取 Aspose.3D 的點雲對象並生成點雲 var...

    products.aspose.com/3d/zh-hant/net/point-cloud/x/
  3. 通過 .NET 將盲水印添加到 VRML 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上的 VRML 文檔中加載、呈現和添加盲水印。...//需要加水印的源文件和保存後的輸出文件 string file = "template.vrml" ; string output...創建一個場景實例 Scene scene = new Scene(file); //為文件添加水印和密碼 var numMeshes...

    products.aspose.com/3d/zh-hant/net/watermark/vrml/
  4. 通過 .NET 將盲水印添加到 GLTF 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上的 GLTF 文檔中加載、呈現和添加盲水印。...//需要加水印的源文件和保存後的輸出文件 string file = "template.gltf" ; string output...創建一個場景實例 Scene scene = new Scene(file); //為文件添加水印和密碼 var numMeshes...

    products.aspose.com/3d/zh-hant/net/watermark/gltf/
  5. 通過 .NET 將點雲生成為 JT 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 JT 文檔。...的 C# 代碼 //需要生成點雲的源文件 string file = "template.jt" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); //獲取 Aspose.3D 的點雲對象並生成點雲 var...

    products.aspose.com/3d/zh-hant/net/point-cloud/jt/
  6. 通過 .NET 向 PLY 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 PLY 文檔。...添加盲水印驗證的 C# 代碼 //需要加水印驗證的源文件 string file = "template.ply" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); string text = null ; //通過...

    products.aspose.com/3d/zh-hant/net/verify-water...
  7. 通過 .NET 向 GLTF 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 GLTF 文檔。...添加盲水印驗證的 C# 代碼 //需要加水印驗證的源文件 string file = "template.gltf" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); string text = null ; //通過...

    products.aspose.com/3d/zh-hant/net/verify-water...
  8. 通過 .NET 將點雲生成為 USD 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 USD 文檔。...的 C# 代碼 //需要生成點雲的源文件 string file = "template.usd" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); //獲取 Aspose.3D 的點雲對象並生成點雲...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  9. 通過 .NET 將盲水印添加到 3DS 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上的 3DS 文檔中加載、呈現和添加盲水印。...//需要加水印的源文件和保存後的輸出文件 string file = "template.3ds" ; string output...創建一個場景實例 Scene scene = new Scene(file); //為文件添加水印和密碼 var numMeshes...

    products.aspose.com/3d/zh-hant/net/watermark/3ds/
  10. 通過 .NET 向 3DS 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 3DS 文檔。...添加盲水印驗證的 C# 代碼 //需要加水印驗證的源文件 string file = "template.3ds" ; // 創建一個場景實例...創建一個場景實例 Scene scene = new Scene(file); string text = null ; //通過...

    products.aspose.com/3d/zh-hant/net/verify-water...