Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 8,960 for

mesh

(0.66 sec)
  1. ค้นหา

    ค้นหา...มิติในสถานการณ์ต่างๆ: 3D Scene Meshes Splitter หรือการควบรวมกิจการ...ช้ C # ผสาน Meshes ในไฟล์ 3 มิติเป็น Single Mesh โดยทางโปรแกรมใน...

    blog.aspose.com/th/3d/split-merge-3d-mesh-csharp/
  2. Public API Changements dans Aspose.3D 1.2.0|Doc...

    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/fr/net/public-api-changes-in...
  3. Aspose.3D 1.2.0中的公共 API 更改|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....node ) { Mesh mesh = node . GetEntity < Mesh >(); if ( mesh != null...null ) { //triangulate the mesh Mesh newMesh = PolygonModifier...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  4. العمل مع العلامة المائية|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/
  5. Работа с водяными знаками|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/
  6. العمل مع التحقق من العلامة المائية|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...
  7. آرشیوها

    آرشیوها...Mesh mesh = new Aspose.ThreeD.Entities.Mesh(); for (int...v = (1 - gray) * thickness; mesh.ControlPoints.Add(new Aspose...

    blog.aspose.com/fa/3d/convert-jpg-image-to-lith...
  8. 通過 .NET 將盲水印添加到 RVM 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上的 RVM 文檔中加載、呈現和添加盲水印。...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/zh-hant/net/watermark/rvm/
  9. Estrai risorse da RVM formati di file tramite ....

    C# codice sorgente per caricare, eseguire il rendering e aggiungere asset estratti da RVM 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/rvm/
  10. Estrai risorse da 3MF formati di file tramite ....

    C# codice sorgente per caricare, eseguire il rendering e aggiungere asset estratti da 3MF 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/3mf/