Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 8,364 for

mesh

(0.16 sec)
  1. Dodaj ślepy znak wodny do ASE formatów plików z...

    C# kod źródłowy do ładowania, renderowania i dodawania ślepego znaku wodnego do ASE dokumentów w .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/pl/net/watermark/ase/
  2. Formati file supportati|Documentation

    C# .NET 3D Manipolazione e conversione di file API può caricare e risparmiare 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D e altri formati...Draco Compreso il supporto cloud mesh/point DXF AutoCAD DXF FBX Formato...Obj Compreso il supporto cloud mesh/point. PDF 3D PDF Supporta solo...

    docs.aspose.com/3d/it/net/supported-file-formats/
  3. เพิ่มการตรวจสอบลายน้ำตาบอดใน U3D รูปแบบไฟล์ผ่าน...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มการตรวจสอบลายน้ำที่มองไม่เห็นให้กับเอกสาร U3D บน .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/th/net/verify-watermark/...
  4. เพิ่มการตรวจสอบลายน้ำตาบอดใน GLB รูปแบบไฟล์ผ่าน...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มการตรวจสอบลายน้ำที่มองไม่เห็นให้กับเอกสาร GLB บน .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/th/net/verify-watermark/...
  5. เพิ่มลายน้ำตาบอดใน U3D รูปแบบไฟล์ผ่าน .NET | pr...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มลายน้ำที่มองไม่เห็นให้กับเอกสาร U3D บน .NET Framework, .NET Core, Mono...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/th/net/watermark/u3d/
  6. Erstellen Sie Tangenten-und Binormal daten für ...

    Mit Aspose.3D for .NET API können Entwickler tangente und binormale Daten für alle Netze in jeder unterstützten 3D-Datei erstellen....Tangent-und Binormal-Daten für Mesh erstellen Wir haben zwei Build...und eine andere Methode das Mesh -Klassen objekt als Parameter...

    docs.aspose.com/3d/de/net/build-tangent-and-bin...
  7. Construire des données tangentes et binormales ...

    Avec Aspose.3D for Java API, les développeurs peuvent construire des données tangentes et binormales pour tous les maillages de tout document 3D pris en charge....données Tangent et Binormal pour Mesh Nous avons ajouté deux méthodes...autre prend l’objet de classe Mesh comme paramètre comme indiqué...

    docs.aspose.com/3d/fr/java/build-tangent-and-bi...
  8. العام API يتغير في Aspose.3D 1.3.0|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.... يمكننا إنشاء كائن فئة Mesh كما روى هناك . C# // call overloaded...the Mesh object VertexElementNormal elementNormal = mesh . CreateElement...

    docs.aspose.com/3d/ar/net/public-api-changes-in...
  9. แยกเนื้อหาจาก DAE รูปแบบไฟล์ผ่าน .NET | product...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มเนื้อหาที่แยกจากเอกสาร DAE ใน .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/th/net/extractor/dae/
  10. แยกเนื้อหาจาก DXF รูปแบบไฟล์ผ่าน .NET | product...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มเนื้อหาที่แยกจากเอกสาร DXF ใน .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/th/net/extractor/dxf/