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

mesh

(0.7 sec)
  1. Desteklenen dosya biçimleri|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....Collada DRC Google Draco Including mesh/nokta bulut desteği DXF Autocad...OBJ Wavefront obj Including mesh/nokta bulut desteği. PDF 3D...

    docs.aspose.com/3d/tr/python-net/supported-file...
  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. العمل مع العلامة المائية|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/
  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/ru/net/working-with-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....och Dela geometriska data av mesh bland flera noder i 3D Scene...och sök på 3D-titeter Skapa 3D Mesh och Scene Exponera geometrisk...

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