Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 9,938 for

mesh

(0.2 sec)
  1. العمل مع التحقق من العلامة المائية|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....=> { var mesh = node . GetEntity < Mesh >(); if ( mesh != null...Watermark . DecodeWatermark ( mesh , "1234" ); if ( text != null...

    docs.aspose.com/3d/ar/net/working-with-verify-w...
  2. Estrai risorse da 3DS formati di file tramite ....

    C# codice sorgente per caricare, eseguire il rendering e aggiungere asset estratti da 3DS documenti su .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/it/net/extractor/3ds/
  3. Estrai risorse da GLB formati di file tramite ....

    C# codice sorgente per caricare, eseguire il rendering e aggiungere asset estratti da GLB documenti su .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/it/net/extractor/glb/
  4. تحويل شبكة لكائن واحد 3D في ملف PLY|Documentation

    يمكن استخدام أعضاء EncodeMesh الذين تم تعريضهم من قبل فئة plysformat لتحويل شبكة اعتراض 3D إلى ملف PLY. يأخذ أعضاء EncodeMesh الشبكة ، اسم ملف الإخراج وكائنات PlySaveOptions كمعاملات. باستخدام خيارات الحفظ PLY ، يمكن للمطورين تغيير اسم مكونات الإحداثيات.... يأخذ أعضاء encodeMesh Mesh واسم ملف الإخراج وكائنات PlySaveOptions...file FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder.ply"...

    docs.aspose.com/3d/ar/python-net/convert-mesh-o...
  5. Trích xuất Nội dung từ U3D Đị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ừ U3D 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/u3d/
  6. Trích xuất Nội dung từ VRML Đị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ừ VRML 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/vrml/
  7. Trích xuất Nội dung từ FBX Đị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ừ FBX 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/fbx/
  8. Trích xuất Nội dung từ 3MF Đị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ừ 3MF 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/3mf/
  9. Přidat slepé ověření vodoznaku do ASE formátů s...

    C# zdrojový kód pro načtení, vykreslení a přidání slepého ověření vodoznaku do ASE dokumentů na .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...= Watermark.DecodeWatermark(mesh, "1234" ); if (text != null...

    products.aspose.com/3d/cs/net/verify-watermark/...
  10. Geometry|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....and apply on 3D entities 3D mesh ve sahne oluştur Expose eoeometrik...Material to 3D Entities Animation Mesh...

    docs.aspose.com/3d/tr/java/geometry/