Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 9,595 for

polygon

(0.04 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. PolygonModifier - Aspose.3D for Java - API Refe...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...Object Utilities to modify polygons Method Summary All Methods...Convert a polygon into triangles, the order of the polygon is defined...

    reference.aspose.com/3d/java/com.aspose.threed/...
  3. 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...
  4. Clone | Aspose.Page for .NET API Reference

    Clone XpsPolyLineSegment.Clone method Clones this Polygon. public XpsPolyLineSegment Clone () Return Value Clone of t......Clone method Clones this polygon. public XpsPolyLineSegment...Return Value Clone of this polygon. See Also class XpsPolyLineSegment...

    reference.aspose.com/page/net/aspose.page.xps.x...
  5. PolyIntent | Aspose.PDF for Java API Reference

    Enumerates the intents of the Polygon or polyline annotation....Enumerates the intents of the polygon or polyline annotation. Fields...PolygonDimension Indicates that the polygon annotation is intended to function...

    reference.aspose.com/pdf/java/com.aspose.pdf/po...
  6. wmfpolypolygon - Aspose.Imaging for Java - API ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....defines a series of closed polygons. Constructor Summary Constructors...Gets or sets a points per polygon. int getNumberOfPolygons ()...

    reference.aspose.com/imaging/java/com.aspose.im...
  7. 如何用 .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/...
  8. polygonmodifier - Aspose.3D for Java - API Refe...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...Object Utilities to modify polygons Method Summary All Methods...Convert a polygon into triangles, the order of the polygon is defined...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. PointData | Aspose.Imaging for .NET API Reference

    PointData EmfPlusFillPolygon.PointData property Gets or sets the point data An array of Count points that define the ......define the vertices of the polygon. The first two points in the...specify the first side of the polygon. Each additional point specifies...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. 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....DrawPolygonOnPage ( Point [] polygon , Page page ) { page . Contents...Operators . MoveTo ( polygon [ 0 ]. X , polygon [ 0 ]. Y )); for...

    docs.aspose.com/pdf/net/extract-paragraph-from-...