Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 5,952 for

geometries

(0.1 sec)
  1. Crea mesh e scena 3D|Documentation

    Una mesh è definita da un insieme di punti di controllo e da molti poligoni n-sided secondo necessità. Questo articolo spiega come definire una Mesh....di controllo di tutte le geometrie in Aspose.3D utilizzano coordinate...

    docs.aspose.com/3d/it/net/create-3d-mesh-and-sc...
  2. Arsip

    Arsip...File OBJ adalah file definisi geometri yang berisi vertex, vertex...

    blog.aspose.com/id/3d/obj-to-3ds-csharp/
  3. برنامه کنسول تولید لایه|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....exe -t <geometry_type> -c <count> -f <file_name>...

    docs.aspose.com/gis/fa/net/layer-generator-cons...
  4. จัดการผืนผ้าใบของไฟล์ XPS | .NET

    .NET API Solution เพื่อจัดการไฟล์ XPS ตัวอย่างโค้ดเกี่ยวกับวิธีการตัดและแปลงผืนผ้าใบของไฟล์ XPS ด้วยโค้ด C# สองสามบรรทัด...Create the rectangle path geometry XpsPathGeometry rectGeom =...Create the rectangle path geometry XpsPathGeometry rectGeom =...

    products.aspose.com/page/th/net/work-with-canva...
  5. Compress and Decompress OBJ Files via .NET

    C# compression and decompression source code to compress OBJ documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/zip/net/zip-file/obj/
  6. Travailler avec la transparence dans un fichier...

    Comment travailler avec la transparence d'un fichier XPS avec Aspose.Page. Découvrez comment utiliser cette fonctionnalité en Java....path with closed rectangle geometry 11 XpsPath path1 = doc. createPath...Create new path4 with path2's geometry ... 31 XpsPath path4 = doc...

    docs.aspose.com/page/fr/java/xps/working-with-t...
  7. Trabalhar com Transparência em Ficheiro XPS | .NET

    Como trabalhar com transparência num ficheiro XPS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em .NET....path with closed rectangle geometry 12 XpsPath path1 = doc. CreatePath...Create new path4 with path2's geometry ... 32 XpsPath path4 = doc...

    docs.aspose.com/page/pt/net/xps/working-with-tr...
  8. Trabalhar com Transparência em Ficheiro XPS | Java

    Como trabalhar com transparência num ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Java....path with closed rectangle geometry 11 XpsPath path1 = doc. createPath...Create new path4 with path2's geometry ... 31 XpsPath path4 = doc...

    docs.aspose.com/page/pt/java/xps/working-with-t...
  9. Aspose.GIS 업데이트: 기능 및 지오메트리 편집 및 데이터베이스에 변경 사항 ...

    이 문서는 매핑 애플리케이션에서 지오메트리와 기능의 변경 사항을 감지하고 저장하는 기능을 중심으로 Aspose.GIS 라이브러리의 최근 개선 사항을 살펴봅니다.... Geometry = transformer . Transform...feature . Geometry ); (( Geometry ) feature . Geometry ). HasZ...

    docs.aspose.com/gis/ko/net/showcases/saving-cha...
  10. .NET를 통해 VRML 파일 형식으로 Point Cloud 생성 | products...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 VRML 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/vrml/