Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 8,477 for

mesh

(0.14 sec)
  1. Lägg till blind vattenstämpel i RVM filformat v...

    C# källkod för att ladda, rendera och lägga till blind vattenstämpel i RVM dokument på .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/sv/net/watermark/rvm/
  2. Oggetti 3D|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Convertire mesh in mesh triangolare e forma primitiva in mesh Codifica...Codifica 3D mesh nel file Google Draco Generare dati normali per...

    docs.aspose.com/3d/it/java/3d-objects/
  3. Público API Cambios en Aspose.3D 1.2.0|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....node ) { Mesh mesh = node . GetEntity < Mesh >(); if ( mesh != null...null ) { //triangulate the mesh Mesh newMesh = PolygonModifier...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  4. 通過 .NET 從 USDZ 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 USDZ 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh-hant/net/extractor/usdz/
  5. .NET를 통해 AMF 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 AMF 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/ko/net/extractor/amf/
  6. .NET를 통해 GLTF 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 GLTF 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/ko/net/extractor/gltf/
  7. Trích xuất Nội dung từ Định dạng Tệp X qua .NET...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ tài liệu X trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/vi/net/extractor/x/
  8. Trích xuất Nội dung từ USD Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ USD tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/vi/net/extractor/usd/
  9. Trích xuất Nội dung từ GLTF Định dạng Tệp qua ....

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ GLTF tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/vi/net/extractor/gltf/
  10. 通過 .NET 從 DXF 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 DXF 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh-hant/net/extractor/dxf/