Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 10,607 for

mesh

(0.74 sec)
  1. Lavora con le query degli oggetti simili a XPat...

    Utilizzando Aspose.3D for .NET, è possibile selezionare uno o più oggetti nel nodo corrente utilizzando la sintassi di query XPath-Like. La sintassi della query è stata ispirata da XPath, quindi la maggior parte dei concetti e della sintassi sono simili, la sintassi della query è compatibile con l'URL, quindi verrà utilizzata nella nostra versione cloud in futuro....supportata da <Mesh> , equivalente a [@Type = 'Mesh'] , gli identificatori...SelectSingleObject ( "/" ); Unisci mesh in file 3D...

    docs.aspose.com/3d/it/net/work-with-xpath-like-...
  2. .NET을(를) 통해 DAE 파일 형식에 블라인드 워터마크 확인 추가 | produc...

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

    products.aspose.com/3d/ko/net/verify-watermark/...
  3. Thêm xác minh hình mờ mù vào RVM Định dạng tệp ...

    C# mã nguồn để tải, hiển thị và thêm Xác minh hình mờ mù vào RVM tài liệu trên .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/vi/net/verify-watermark/...
  4. Thêm xác minh hình mờ mù vào FBX Định dạng tệp ...

    C# mã nguồn để tải, hiển thị và thêm Xác minh hình mờ mù vào FBX tài liệu trên .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/vi/net/verify-watermark/...
  5. Thêm xác minh hình mờ mù vào PDF Định dạng tệp ...

    C# mã nguồn để tải, hiển thị và thêm Xác minh hình mờ mù vào PDF tài liệu trên .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/vi/net/verify-watermark/...
  6. Genera nuvola di punti in 3DS formati di file t...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la generazione di nuvole di punti a 3DS documenti su .NET Framework, .NET Core, Mono....IMeshConvertible mc) { var mesh = mc.ToMesh(); Merge(pc, mesh, transform);...rappresenta il formato di file mesh 3D Studio (DOS) utilizzato da...

    products.aspose.com/3d/it/net/point-cloud/3ds/
  7. 通過 .NET 向 DAE 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 DAE 文檔。...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...= Watermark.DecodeWatermark(mesh, "1234" ); if (text != null...

    products.aspose.com/3d/zh-hant/net/verify-water...
  8. 通過 .NET 向 OBJ 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 OBJ 文檔。...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...= Watermark.DecodeWatermark(mesh, "1234" ); if (text != null...

    products.aspose.com/3d/zh-hant/net/verify-water...
  9. Codificación de la malla 3D en el archivo Googl...

    Aspose.3D for Java API tiene soporte para importar el modelo 3D, recuperar la malla y luego codificar la malla en el archivo Google Draco.... Toma un objeto Mesh y DracoSaveOptions como parámetros...Este ejemplo de código recupera Mesh of Sphere y, a continuación...

    docs.aspose.com/3d/es/java/encoding-3d-mesh-in-...
  10. .NET के माध्यम से TIFF फ़ाइल स्वरूपों से अपना ल...

    .NET Framework, .NET Core, Mono पर TIFF दस्तावेज़ों में अपना लिथोफ़न लोड करने, प्रस्तुत करने और बनाने के लिए C# स्रोत कोड।...कम्प्यूटेशनल संचालन करें var mesh = new Mesh(); for ( int y = 0 ; y...v = ( 1 - gray) * thickness; mesh.ControlPoints.Add( new Vector4(dx...

    products.aspose.com/3d/hi/net/lithophane/tiff/