Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 10,607 for

mesh

(0.09 sec)
  1. قم بإنشاء Lithophane من تنسيقات ملفات JPEG عبر ...

    C# شفرة المصدر لتحميل وعرض وإنشاء مستندات الليثوفاني الخاصة بك إلى مستندات JPEG على .NET Framework ، .NET Core ، Mono....على كائنات الشبكة var mesh = new Mesh(); for ( int y = 0 ; y...v = ( 1 - gray) * thickness; mesh.ControlPoints.Add( new Vector4(dx...

    products.aspose.com/3d/ar/net/lithophane/jpeg/
  2. Публичные изменения API в Aspose.3D 1.7.0|Docum...

    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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...нормальные данные из экземпляра Mesh, если элемент VertexElementSmoothi...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  3. Trích xuất Nội dung từ 3DS Đị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ừ 3DS 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/3ds/
  4. .NET के माध्यम से STL फ़ाइल स्वरूपों में ब्लाइं...

    .NET फ्रेमवर्क, .NET कोर, Mono पर दस्तावेज़ों को लोड करने, रेंडर करने और STL में ब्लाइंड वॉटरमार्क जोड़ने के लिए C# स्रोत कोड।...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/hi/net/watermark/stl/
  5. .NET के माध्यम से GLB फ़ाइल स्वरूपों में ब्लाइं...

    .NET फ्रेमवर्क, .NET कोर, Mono पर दस्तावेज़ों को लोड करने, रेंडर करने और GLB में ब्लाइंड वॉटरमार्क जोड़ने के लिए C# स्रोत कोड।...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/hi/net/watermark/glb/
  6. .NET के माध्यम से PDF फ़ाइल स्वरूपों में ब्लाइं...

    .NET फ्रेमवर्क, .NET कोर, Mono पर दस्तावेज़ों को लोड करने, रेंडर करने और PDF में ब्लाइंड वॉटरमार्क जोड़ने के लिए C# स्रोत कोड।...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/hi/net/watermark/pdf/
  7. 記録

    記録...Mesh mesh = new Aspose.ThreeD.Entities.Mesh(); for (int...v = (1 - gray) * thickness; mesh.ControlPoints.Add(new Aspose...

    blog.aspose.com/ja/3d/convert-png-image-to-lith...
  8. Archiv

    Archiv...(krabice se skládá ze 6 rovin) Mesh box = (new Box()).ToMesh();...vertexu založené na řídicím bodu. Mesh[] planes = PolygonModifier.SplitMesh(box...

    blog.aspose.com/cs/3d/split-merge-3d-mesh-csharp/
  9. Lägg till blind vattenstämpelverifiering till A...

    C# källkod för att ladda, rendera och lägga till blind vattenstämpelsverifiering till AMF dokument på .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/sv/net/verify-watermark/...
  10. إضافة التحقق من العلامة المائية العمياء إلى DAE...

    C# شفرة المصدر لتحميل وعرض وإضافة التحقق الأعمى من العلامة المائية إلى مستندات DAE في .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/ar/net/verify-watermark/...