Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 5,081 for

polygons

(0.06 sec)
  1. C# के माध्यम से USD को PLY में बदलें | products...

    .NET API का उपयोग करके USD और अन्य 3D फ़ाइलों को रूपांतरित करें...Conversion Options USD TO PLY (Polygon File Format) USD TO HTML (Hyper...What is PLY File Format? PLY, Polygon File Format, represents 3D...

    products.aspose.com/3d/hi/net/conversion/usd-to...
  2. Как да начертаем геометрия върху карта|Document...

    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/bg/net/how-to-draw-geometry/
  3. Convert USD to OBJ via Python | products.aspose...

    Convert USD & other 3D files using .NET API...Interchange File) USD TO PLY (Polygon File Format) USD TO RVM (AVEVA...possible through OBJ files. Both polygonal geometry like points, lines...

    products.aspose.com/3d/python-net/conversion/us...
  4. كيفية رسم هندسة على الخريطة|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/ar/net/how-to-draw-geometry/
  5. Jak rysować geometrię na mapie|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....dziurą w środku: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/pl/net/how-to-draw-geometry/
  6. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...to its path collection Draw Polygon in C# Instantiate an object...Graphics class object to draw Polygon Draw Rectangle in C# Instantiate...

    docs.aspose.com/drawing/net/working-with-vector...
  7. 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/...
  8. 如何在地图上绘制几何图形|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/
  9. 지도에 도형 그리는 방법|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/
  10. Skapa KML-fil med C#

    Denna handledning guider om hur du skapar KML-fil med C#. Den har detaljerna för att ställa in IDE, en lista med steg och exempelkod som visar processen för att generera KML-fil med C#....Skapa ett objekt av klassen Polygon Definiera en linjär ring, lägg...Layer och ställ in ovanstående polygon som dess geometri Definiera...

    kb.aspose.com/sv/gis/net/create-kml-file-using-...