Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,557 for

polygon

(0.14 sec)
  1. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  2. 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/
  3. 向节点添加转换|Documentation

    Aspose。3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。...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/java/adding-transformatio...
  4. 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/
  5. 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...
  6. Feature List|Documentation

    The feature supported by Aspose.3D for Node.js via Java...Diffuse texture Advanced texture Polygon meshes Triangle-based meshes...

    docs.aspose.com/3d/nodejs-java/feature-list/
  7. Changing Plane Orientation|Documentation

    Aspose.3D for Node.js via Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....with Radius of Sphere Create Polygon In Mesh...

    docs.aspose.com/3d/nodejs-java/changing-plane-o...
  8. 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...
  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> – Polygon Element The <polygon> element defines...series of connected points. Polygon Attributes Attribute Description...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  10. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....torus looks as follows: Create Polygon In Mesh Encoding 3D Mesh in...

    docs.aspose.com/3d/python-net/create-rectangula...