Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 6,512 for

polygon

(0.13 sec)
  1. 向节点添加转换|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...
  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. 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...
  4. 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
  5. 创建 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/java/create-3d-mesh-and-s...
  6. 创建 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...
  7. Valid .esrijson extension sample for converting...

    Hi Alexander, Can you please give me valid .esrijson extension sample for converting using Aspose.GIS? Thanks,... ### Polygon Polygon geometries have similar...structure to polylines. A polygon consists of an array of rings...

    forum.aspose.com/t/valid-esrijson-extension-sam...
  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. 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/
  10. 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...