Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 5,084 for

polygon

(0.09 sec)
  1. basic-shapes.svg

    <Polygon points="160,10 350,140 210,350 50,199" styl......style="stroke:grey; stroke-width:5" /> <polygon points="160,10 350,140 210...

    docs.aspose.com/svg/files/basic-shapes.svg
  2. 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/
  3. 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...
  4. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....XPath-Like Object Queries Create Polygon In Mesh...

    docs.aspose.com/3d/java/changing-plane-orientat...
  5. 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...
  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. 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/
  8. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape PolygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Solid; //Set the polygon fill type polygonShape.Fill...FromOle(polygonColor); //Set the polygon fill color polygonShape.Line...

    forum.aspose.com/t/how-to-change-rectangularcal...
  9. 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...
  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/