Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 7,227 for

polygon

(0.23 sec)
  1. Öffentliche API Änderungen in Aspose.3D 16.9.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....Polygon Modifier-Klasse hinzu Fügt...der Aspose.ThreeD.Entities.Polygon Modifier-Klasse hinzu Dieses...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  2. Cách Vẽ Hình Học trên Bản Đồ|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....có lỗ bên trong: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/vi/net/how-to-draw-geometry/
  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....آن ایجاد می کند: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/fa/net/how-to-draw-geometry/
  4. Lägga till omvandling i noden|Documentation

    TSR (översättning/skalning/rotation) används oftast i 3D scenario, vi tillhandahöll en klass Transform för att komma åt dessa i Aspose. 3D....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/sv/net/adding-transformation...
  5. NNNransformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/tr/python-net/adding-transfo...
  6. Aدينغ رانسفورميشن إلى oode|Documentation

    Aspose.3D for Java API لديه دعم لتدوير الكائنات في مساحة 3D. هناك ثلاث طرق لتعريف دوران الكائن بمساحة 3D وزوايا Euler و Quaternion والمصفوفة المخصصة ، وكلها مدعومة بفئة التحويل....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/ar/java/adding-transformatio...
  7. 記録

    記録... Polygon クラスのオブジェクトをインスタンス化します。 LinearRing...Shapefile)) { // Polygon クラスのオブジェクトをインスタンス化します。 Polygon polygon = new Polygon();...

    blog.aspose.com/ja/gis/make-geometric-shapes-in...
  8. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define points, lines, Polygons, and other geographic features, allowing users to create and share custom maps and overlays....language to define points, lines, polygons, and other geographic features... including points, lines, polygons, and overlays. KML files can...

    products.aspose.com/gis/net/gis-formats/kml/
  9. Aperçu des annotations prises en charge|Aspose....

    Consultez la liste des annotations possibles avec lesquelles vous pouvez travailler en utilisant Aspose.PDF pour Java....cercle| | | | Polygon |(PDF 1.5) Annotation polygone| | | | PolyLine...

    docs.aspose.com/pdf/fr/java/overview-of-annotat...
  10. Générer des UV|Documentation

    Aspose.3D for Python via .NET offre la classe PolygonModifier qui expose la méthode GenerateUV, avec laquelle vous pouvez générer manuellement UV et l'associer au maillage. L'extrait de code suivant montre la fonctionnalité complète pour le générer et l'associer....WAVEFRONT_OBJ ) Convertir tous les polygones en triangles dans le modèle...modèle 3D Triangulation d'un polygone simple...

    docs.aspose.com/3d/fr/python-net/generate-uv/