Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,040 for

polygon

(0.16 sec)
  1. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET... save ( output_file ) Add Polygon and Polyline Annotations The...the document. Polygon Annotations represent polygons on a page....

    docs.aspose.com/pdf/python-net/figures-annotation/
  2. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  3. 如何用 .NET 添加 Polygon 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polygon 个注释。...NET 添加 Polygon 注释 你需要 Aspose.PDF for .NET...创建新页面或获取对现有页面的引用 创建 Polygon 注释 调用 Page.Annotations 集合中的 Polygon 注释方法 Add...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different Polygons of the mesh....map to apply to different polygons of the mesh. The Mesh class...information to control points/polygon vertex/polygon/edge, a sample to define...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  5. Mixed Geometry Symbolizer|Documentation

    Mixed Geometry Symbolizer in GIS C# Library API allows to specify symbolizers separately for each geometry type if a layer contains mixed geometry types....to use for polygon geometries in the layer (Polygon, CurvePolygon...contains a point, a line, and a polygon. We’ll style each geometry...

    docs.aspose.com/gis/net/mixed-geometry-symbolizer/
  6. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。...DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  7. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....DrawPolygonOnPage ( Point [] polygon , Page page ) { page . getContents...( new MoveTo ( polygon [ 0 ] . getX (), polygon [ 0 ] . getY ()));...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  8. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval.... Point [] polygon , Aspose . Pdf . Page page...Operators . MoveTo ( polygon [ 0 ]. X , polygon [ 0 ]. Y )); for...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  9. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....map to apply to different polygons of the mesh. The Mesh class...information to control points/polygon vertex/polygon/edge, a sample to define...

    docs.aspose.com/3d/python-net/set-up-normals-or...
  10. Meshes|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....explains Generate UV Create Polygon In Mesh Create smoothing group...Triangulation of a Simple Polygon Convert all Polygons to Triangles in...

    docs.aspose.com/3d/net/meshes/