Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 7,251 for

polygon

(0.17 sec)
  1. Drawing Images using Graphics|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....well as complex shapes like polygons, curves, arcs and Bezier shapes...an ellipse. Draw a filled polygon and save the image. Programming...

    docs.aspose.com/psd/java/drawing-images-using-g...
  2. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....mapped to the vertex of a polygon. In cases where a control point...point is shared by multiple polygons, each instance of the control...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  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. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for .NET....Circle annotation Polygon (PDF 1.5) Polygon annotation PolyLine...

    docs.aspose.com/pdf/net/overview-of-annotations/
  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. Polygons|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....Polygons Contents [ Hide ] Convert all Polygons to Triangles...Triangulation of a Simple Polygon 3D Viewports Working with Linear...

    docs.aspose.com/3d/python-net/polygons/
  7. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...get_Item ( 1 ); // Create Polygon Annotation CircleAnnotation..."appartments_del.pdf" ); } Add Polygon and Polyline Annotations The...

    docs.aspose.com/pdf/java/figures-annotation/
  8. 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...
  9. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...pdf" ); } Add Polygon and Polyline Annotations The...the document. Polygon Annotations represent polygons on a page....

    docs.aspose.com/pdf/cpp/figures-annotation/
  10. .NET Graphics API: C# 2D Drawing Shapes

    Learn to create 2D drawings in C# with Aspose.Drawing .NET API. Draw lines, rectangles, Polygons, arcs, curves, ellipses and more....a Path in a Drawing Draw a Polygon in a Drawing Draw Rectangle...alt=“Draw Path”>}} Draw a Polygon in a Drawing using C# # Steps...

    blog.aspose.com/drawing/draw-graphics-and-creat...