Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 7,250 for

polygons

(0.28 sec)
  1. 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
  2. Feature List|Documentation

    Create vector graphics lines, curves, and shapes in C#. Display text having different fonts, sizes, styles in C#. Load and save drawings in C#....Lines Rectangles Ellipses Arcs Polygons Cardinal splines Bézier splines...

    docs.aspose.com/drawing/net/feature-list/
  3. Feature List|Documentation

    Create vector graphics lines, curves, and shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java....Lines Rectangles Ellipses Arcs Polygons Cardinal splines Bezier splines...

    docs.aspose.com/drawing/java/feature-list/
  4. 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/
  5. Add Polygon Annotation|Aspose.PDF for Python vi...

    This example binds an input PDF, draws a solid polygon on the first page, and saves the modified document with an annotation....Add Polygon Annotation Contents [ Hide ] Polygon annotations...PdfContentEditor , you can create polygons by specifying the vertices...

    docs.aspose.com/pdf/python-net/add-polygon-anno...
  6. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh....group is a group of polygons in a polygon mesh which should appear...SmoothingGroup, MappingMode.Polygon, ReferenceMode.Direct); //assign...

    docs.aspose.com/3d/net/create-smoothing-group-f...
  7. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....Meshes in a 3D File Convert all Polygons to Triangles in 3D Model...

    docs.aspose.com/3d/net/build-tangent-and-binorm...
  8. Bug 5210: 1.0.0.3_xx- Shapefile to Gpx- Convers...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile18.7z (7.2 KB) [ShapefileTest] Testing Shapefile → Gpx Args: input=‘D:\GisConverter\Tests\Shapefile\Input\shapefile…...geometry) { // For polygons/multi‑polygons return the centroid...geometry switch { Point p => p, Polygon pg => pg.Centroid, MultiPolygon...

    forum.aspose.com/t/bug-5210-1-0-0-3-xx-shapefil...
  9. Convert 3DS to PLY via Python | products.aspose...

    Sample code for 3DS to PLY Python conversion. Use API example code for batch 3DS files to PLY conversion within VB.NET, Asp.NET or any .NET based application....attributes to create vertices and polygons for rendering a scene. Read...What is ply File Format? PLY, Polygon File Format, represents 3D...

    products.aspose.com/3d/python-net/conversion/3d...
  10. Convert 3DS to PLY via Java | products.aspose.com

    Sample Java conversion code for 3DS format to PLY file. Use this example code to convert 3DS to PLY within any Web or Desktop Java based application....attributes to create vertices and polygons for rendering a scene. Read...What is PLY File Format? PLY, Polygon File Format, represents 3D...

    products.aspose.com/3d/java/conversion/3ds-to-ply/