Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 7,214 for

polygon

(0.15 sec)
  1. Features|Documentation

    Product core features include read or write PSD, PSB, AI file formats, perform graphics drawing, process images and work with Layers and Masks....filling of basic shapes (Line, Polygon, Rectangle, Cubic Bézier, Curve...

    docs.aspose.com/psd/net/features/
  2. Bug 5216: Shapefile to GeoPackage- Conversion s...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5216-Shapefile-GeoPackage.zip (855.2 KB) Thanks,...Shapefile geometry (Point/Line/Polygon) is supported by GeoPackage...other than simple Point/Line/Polygon. A small excerpt of the code...

    forum.aspose.com/t/bug-5216-shapefile-to-geopac...
  3. Add Blind Watermark Verification to PLY File Fo...

    Sample Python verify blind watermark code for PLY file. Use this example code to verify blind watermark to PLY file within any Web based application.... PLY, polygon file format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/python-net/verify-waterm...
  4. 创建网格的平滑组|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/zh/net/create-smoothing-grou...
  5. 在网格中创建多边形|Documentation

    Aspose.3D for Java 允许在网格中创建多边形。...2 ); //Or You can create a polygon using 4 vertices(quad) // mesh...

    docs.aspose.com/3d/zh/java/create-polygon-in-mesh/
  6. 在网格中创建多边形|Documentation

    Aspose.3D for .NET 允许在网格中创建多边形。为了使用该功能,API 提供了Mesh类的CreatePolygon方法。... //Or You can create a polygon using 4 vertices(quad) //mesh...

    docs.aspose.com/3d/zh/net/create-polygon-in-mesh/
  7. conclusion.svg

    polygon points="160,10 350,140 210...

    docs.aspose.com/svg/files/conclusion.svg
  8. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D scene and a hierarchy of nodes defines the logical structure of 3D scene, and provide visible content by attaching geometries, lights, and cameras to nodes....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/java/add-node-hierarchy-and-...
  9. Symbology - C# GIS API|Documentation

    GIS C# Library or API supports symbolizers to draw feature geometry like Marker, Line, Fill and combining symbolizers to create more complex visualizations.... Fill SimpleFill Fills a polygon or area bounded by a line with...

    docs.aspose.com/gis/net/symbology/
  10. Extract Assets from PLY File Formats via python...

    Sample Python extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web based application.... PLY, polygon file format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/python-net/extractor/ply/