Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 9,907 for

mesh

(0.13 sec)
  1. Kamu API Aspose içinde değişir. 3D 1.7.0|Docume...

    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...sınıfı It, geliştiricilerin Mesh örneğinden normal veri oluşturmasına...

    docs.aspose.com/3d/tr/net/public-api-changes-in...
  2. العام API يتغير بـ Aspose.3D 1.7.0|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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...للمطورين لتوليد البيانات العادية من Mesh على سبيل المثال ، إذا تم تعريف...

    docs.aspose.com/3d/ar/net/public-api-changes-in...
  3. Público API Cambios en Aspose.3D 1.7.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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...a partir de la instancia de Mesh, si el elemento VertexElementSmoothi...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  4. Spara 3D i egna binärformat|Documentation

    Aspose. 3D for Java API har stöd för att öppna alla dokument som stöds 3D, och sedan skriva maskor i binärfilen.... Ladda 3D Arkiv och skriva meshes i egna binärformatprogrammering...getEntities ()) { // only convert meshes, lights/camera and other stuff...

    docs.aspose.com/3d/sv/java/save-3d-meshes-in-cu...
  5. Dodaj ślepą weryfikację znaku wodnego do 3DS fo...

    C# kod źródłowy do ładowania, renderowania i dodawania ślepej weryfikacji znaku wodnego do 3DS dokumentów w .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/pl/net/verify-watermark/...
  6. Dodaj ślepą weryfikację znaku wodnego do PDF fo...

    C# kod źródłowy do ładowania, renderowania i dodawania ślepej weryfikacji znaku wodnego do PDF dokumentów w .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/pl/net/verify-watermark/...
  7. Geometry|Documentation

    Artikel über 3D Geometrien in Aspose.3D for Python via .NET....Geometry Contents [ Hide ] 3D Mesh und Szene erstellen Richten...teilen Sie geometrische Daten von Mesh unter mehreren Knoten der 3D-Szene...

    docs.aspose.com/3d/de/python-net/geometry/
  8. Aggiungi la verifica della filigrana cieca a VR...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la verifica della filigrana cieca a VRML 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/...
  9. Encodage du maillage 3D dans le fichier Google ...

    Aspose.3D for Java API supporte l'importation du modèle 3D, la récupération du maillage, puis l'encodage du maillage dans le fichier Google Draco.... Récupérer 3D Mesh et Encode dans le fichier Google...Google Draco. Il prend des objets Mesh et DracoSaveOptions comme paramètres...

    docs.aspose.com/3d/fr/java/encoding-3d-mesh-in-...
  10. .NET를 통해 X 파일 형식에 블라인드 워터마크 추가 | products.aspos...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 X 문서에 블라인드 워터마크를 로드, 렌더링 및 추가합니다....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ko/net/watermark/x/