Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 6,512 for

polygon

(0.28 sec)
  1. 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...
  2. Version 26.3.0 when it released and what it is ...

    Hi, Version 26.3.0 when it released and what it is included ? Thanks,...GpxDriver doesn’t support ‘Polygon’ and ‘MultiPolygon’ geometry...GpxDriver doesn’t support ‘Polygon’ and ‘MultiPolygon’ geometry...

    forum.aspose.com/t/version-26-3-0-when-it-relea...
  3. How to Draw Geometry on a Map|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....creates a polygon with a hole inside: Polygon polygon = new Polygon();...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/net/how-to-draw-geometry/
  4. Working with Vector Graphics in Java|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in Java...to its path collection Draw Polygon in Java Create an object of...Graphics class object to draw Polygon Draw Rectangle in Java Create...

    docs.aspose.com/drawing/java/working-with-vecto...
  5. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....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/python-net/adding-transforma...
  6. 3D Objects|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....Changing Plane Orientation Create Polygon In Mesh Aspose.3D Document...

    docs.aspose.com/3d/java/3d-objects/
  7. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...( controlPoints ) # Create polygons to mesh # Front face (Z+)...(Z+) mesh . create_polygon ([ 0 , 1 , 2 , 3 ]) # Right side (X+)...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...
  8. Work and Generate Shapefile using C# library|Do...

    Using GIS C# Library API, you can create or generate new Esri ShapeFile and add information to it. You can also add new features in ShapeFile....features in ShapeFile Convert Polygon Shape File Line String Shape...

    docs.aspose.com/gis/net/shapefile-esri/
  9. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...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/zh/python-net/adding-transfo...
  10. Work with Curved Geometries using GIS C# Librar...

    GIS C# Library supports working with non-linear geometries, create circular string, compound curve, curved Polygon, multi-curve, multi-surface and determine if geometry has curves....Compound Curve Create a Curved Polygon Create Multi-Curve Create Multi-Surface...

    docs.aspose.com/gis/net/curved-geometries/