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

polygon

(0.07 sec)
  1. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...to its path collection Draw Polygon in C# Instantiate an object...Graphics class object to draw Polygon Draw Rectangle in C# Instantiate...

    docs.aspose.com/drawing/net/working-with-vector...
  2. 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...
  3. 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/
  4. Generate UV|Documentation

    Aspose.3D for .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....ReferenceMode explains Create Polygon In Mesh...

    docs.aspose.com/3d/net/generate-uv/
  5. 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/
  6. Public API Changes in Aspose.3D 17.01|Documenta...

    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....Node Class Adds Polygons property to Aspose.ThreeD...user’s custom file format. Adds Polygons property to Aspose.ThreeD...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. 通過 C# 將 USD 轉換為 PLY | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...Conversion Options USD TO PLY (Polygon File Format) USD TO HTML (Hyper...What is PLY File Format? PLY, Polygon File Format, represents 3D...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. 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/
  9. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... SVG Polygon A polygon is a plane geometric shape...self-crossing points, the polygon is simple. For example, triangles...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  10. Generate UV|Documentation

    Aspose.3D for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....associate it: Convert all Polygons to Triangles in 3D Model Triangulation...Triangulation of a Simple Polygon...

    docs.aspose.com/3d/python-net/generate-uv/