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

polygons

(0.14 sec)
  1. Převést USDZ na PLY prostřednictvím C# | produc...

    Převeďte USDZ a další soubory 3D pomocí .NET API... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/cs/net/conversion/usdz-t...
  2. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....ellipse, arc, rectangle, and polygon shapes. Steps to Draw Shapes...shapes like an Arc, Rectangle, Polygon or others. Nothing else need...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  3. تحويل USDZ إلى PLY عبر C# | products.aspose.com

    تحويل USDZ وملفات 3D أخرى باستخدام .NET API... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/ar/net/conversion/usdz-t...
  4. Převést USD na OBJ prostřednictvím C# | product...

    Převeďte USD a další soubory 3D pomocí .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/cs/net/conversion/usd-to...
  5. Converteer USDZ naar PLY via C# | products.aspo...

    Converteer USDZ en andere 3D bestanden met .NET API... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/nl/net/conversion/usdz-t...
  6. 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...
  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. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....Extract Paragraphs with bounding polygon rendering This code snippet...paragraph’s bounding rectangle and polygon coordinates, along with the...

    docs.aspose.com/pdf/python-net/region-based-ext...
  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. 如何在地图上绘制几何图形|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/