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

polygons

(0.18 sec)
  1. Создание группы сглаживания для сетки|Documenta...

    Используя Aspose.3D for .NET, разработчики могут создавать сглаживающие группы для mesh....Polygon, ReferenceMode.Direct); //assign...//assign data for each polygon sg.SetData(new int[] {0, 0, 0, 1...

    docs.aspose.com/3d/ru/net/create-smoothing-grou...
  2. إنشاء مجموعة تجانس للشبكة|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/ar/net/create-smoothing-grou...
  3. 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....controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/it/net/create-3d-mesh-and-sc...
  4. 記録

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

    blog.aspose.com/ja/gis/make-geometric-shapes-in...
  5. Ö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...
  6. 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/
  7. چگونگی ترسیم هندسه بر روی نقشه|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/
  8. pink-effect.svg

    docs.aspose.com/svg/files/pink-effect.svg

  9. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...string OutputFile = "sample_polygon.pdf"; private const int BaselineY...Document(inputPath); // Define polygon points for the annotation var...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  10. 如何在地图上绘制几何图形|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/zh/net/how-to-draw-geometry/