Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 7,250 for

polygons

(0.15 sec)
  1. 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...
  2. 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...
  3. Convert PLY to 3DS via C# | products.aspose.com

    Sample code for PLY to 3DS C# conversion. Use API example code for batch PLY files to 3DS conversion within VB.NET, Asp.NET or any .NET based application.... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/net/conversion/ply-to-3ds/
  4. Add, Delete, and Get PDF Annotations in Python|...

    With Aspose.PDF for Python you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....annotations such as circles, polygons, and lines....

    docs.aspose.com/pdf/python-net/add-delete-and-g...
  5. Convert PLY to 3DS via Java | products.aspose.com

    Sample Java conversion code for PLY format to 3DS file. Use this example code to convert PLY to 3DS within any Web or Desktop Java based application.... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/java/conversion/ply-to-3ds/
  6. Layer Generator Console Application|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....allows you to create points, polygons, and polylines, specify the...One of the following: Point, Polygon, Polyline. -c, --count: Required...

    docs.aspose.com/gis/net/layer-generator-console/
  7. Web Feature Service (WFS)

    Web Feature Service (WFS) is an open standard developed by the Open Geospatial Consortium (OGC) for publishing and sharing geospatial vector data over the internet. It allows clients to access and retrieve geospatial features, such as points, lines, and Polygons, from a server and perform operations like querying, filtering, and editing. WFS supports interoperability between different GIS software and provides a standardized interface for accessing and manipulating geospatial vector data....such as points, lines, and polygons, from a server and perform...such as points, lines, or polygons, along with associated attributes...

    products.aspose.com/gis/net/gis-formats/web-fea...
  8. Shape Layer Manipulation in Aspose.PSD for C#|D...

    Examples of how to manipulate Shape Layers of PSD File...create complex shapes like polygons, stars, or custom logos. Modifying...

    docs.aspose.com/psd/net/psd-shape-layer-manipul...
  9. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and Polygons....such as points, lines, and polygons. Download Free Trial PNG JPG...data about points, lines, polygons, and other features. The GeoJSON...

    products.aspose.com/gis/net/gis-formats/geojson
  10. Generate UV|Documentation

    Aspose.3D for Java offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. ...WAVEFRONTOBJ ); Convert all Polygons to Triangles in 3D Model...

    docs.aspose.com/3d/java/generate-uv/