Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 10,607 for

mesh

(0.22 sec)
  1. Aggiungi la verifica della filigrana cieca a AM...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la verifica della filigrana cieca a AMF documenti su .NET Framework, .NET Core, Mono....classe Scene- Ottieni la classe mesh di Aspose.3D- Aggiungi la password...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/it/net/verify-watermark/...
  2. .NET를 통해 3DS 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 3DS 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....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/ko/net/extractor/3ds/
  3. .NET के माध्यम से DRC फ़ाइल स्वरूपों से एसेट नि...

    .NET फ्रेमवर्क, .NET कोर, Mono पर DRC दस्तावेज़ों से एक्सट्रैक्ट एसेट लोड करने, रेंडर करने और जोड़ने के लिए C# स्रोत कोड।...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/hi/net/extractor/drc/
  4. Trích xuất Nội dung từ AMF Đị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ừ AMF 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/amf/
  5. Wyodrębnij zasoby z JT formatów plików przez .N...

    C# kod źródłowy do ładowania, renderowania i dodawania wyodrębnianych zasobów z JT dokumentów w .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/pl/net/extractor/jt/
  6. Travailler avec la Vérification du Filigrane|Do...

    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/fr/net/working-with-verify-w...
  7. Lavorare con Verify Watermark|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/it/net/working-with-verify-w...
  8. Variazioni pubbliche di API in Aspose.3D 1.7.0|...

    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...generare dati normali dall’istanza Mesh, se l’elemento VertexElementSmoothi...

    docs.aspose.com/3d/it/net/public-api-changes-in...
  9. Konversi FBX ke STL dengan Python

    Konversi FBX ke STL di Python dengan Aspose.3D SDK. Ikuti panduan ini untuk instalasi cepat, tips kinerja, penanganan kesalahan, dan kode contoh lengkap....desain produk, dan pemrosesan mesh. File FBX banyak digunakan untuk...ASCII STL, satuan, dan kualitas mesh. Konversi FBX ke STL menggunakan...

    blog.aspose.com/id/3d/convert-fbx-to-stl-in-pyt...
  10. .NET के माध्यम से JT फ़ाइल स्वरूपों में ब्लाइंड...

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

    products.aspose.com/3d/hi/net/watermark/jt/