Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 10,610 for

mesh

(0.55 sec)
  1. Blind watermerk toevoegen aan AMF bestandsindel...

    C# broncode om blind watermerk te laden, weer te geven en toe te voegen aan AMF documenten op .NET Framework, .NET Core, Mono....constructor van Scene klasse- Haal de mesh-klasse van Aspose.3D op- Voeg...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/nl/net/watermark/amf/
  2. Middelen uit X-bestandsindelingen extraheren vi...

    C# broncode om items uit X-documenten te laden, weer te geven en toe te voegen op .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/nl/net/extractor/x/
  3. Maille fendue|Documentation

    Aspose.3D for Java API a le support pour diviser tous les maillages d'une scène en plusieurs sous-maillages par matériau. La méthode SplitMesh ne divise pas un maillage de la scène, si un seul matériau lui a été attribué. Cela peut être réalisé en utilisant Aspose.3D for Java API....Scene ( MyDir ); // Split all meshes PolygonModifier . splitMesh...Create a mesh of box(A box is composed by 6 planes) Mesh box = (...

    docs.aspose.com/3d/fr/java/split-mesh/
  4. 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...
  5. Modifiche pubbliche di API in Aspose.3D 17.01|D...

    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 Carica 3D file e scrivi mesh in formato binario...Aspose. Classe ThreeD.Entities.Mesh Permette di ottenere tutti i...

    docs.aspose.com/3d/it/net/public-api-changes-in...
  6. เพิ่มลายน้ำตาบอดใน VRML รูปแบบไฟล์ผ่าน .NET | p...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มลายน้ำที่มองไม่เห็นให้กับเอกสาร VRML บน .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/vrml/
  7. เพิ่มลายน้ำตาบอดใน GLTF รูปแบบไฟล์ผ่าน .NET | p...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มลายน้ำที่มองไม่เห็นให้กับเอกสาร GLTF บน .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/gltf/
  8. 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/
  9. العمل مع العلامة المائية|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...numMeshes ++; mesh = Watermark . EncodeWatermark ( mesh , "HelloWorld"...

    docs.aspose.com/3d/ar/net/working-with-watermark/
  10. Работа с водяными знаками|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...numMeshes ++; mesh = Watermark . EncodeWatermark ( mesh , "HelloWorld"...

    docs.aspose.com/3d/ru/net/working-with-watermark/