Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 7,216 for

polygons

(0.72 sec)
  1. 지도에 도형 그리는 방법|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/ko/net/how-to-draw-geometry/
  2. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for Java....Circle annotation Polygon (PDF 1.5) Polygon annotation PolyLine...

    docs.aspose.com/pdf/java/overview-of-annotations/
  3. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Circle annotation Polygon (PDF 1.5) Polygon annotation PolyLine...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  4. 创建网格的平滑组|Documentation

    使用 Aspose.3D for .NET,开发人员可以为网格创建平滑组。...Polygon, ReferenceMode.Direct); //assign...//assign data for each polygon sg.SetData(new int[] {0, 0, 0, 1...

    docs.aspose.com/3d/zh/net/create-smoothing-grou...
  5. Configurar normales o UV en el cubo y agregar m...

    Cómo crear datos normales o uv en una malla en Aspose.3D....Common class create mesh using polygon builder method to set mesh...de control de la geometría. POLYGON_VERTEX -los datos se asignan...

    docs.aspose.com/3d/es/python-net/set-up-normals...
  6. إعداد المواد العادية أو الأشعة فوق البنفسجية عل...

    How to create normals or uv data on a mesh in Aspose.3D....Common class create mesh using polygon builder method to set mesh...إلى نقطة التحكم في الهندسة. POLYGON_VERTEX -تم تعيين البيانات إلى...

    docs.aspose.com/3d/ar/python-net/set-up-normals...
  7. 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...
  8. 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...
  9. 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...
  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/