Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,557 for

polygon

(0.22 sec)
  1. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...string OutputFile = "sample_polygon.pdf"; private const int BaselineY...Document(inputPath); // Define polygon points for the annotation var...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  2. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Circle annotation Polygon (PDF 1.5) Polygon annotation PolyLine...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  3. Drawing Images using Graphics|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....well as complex shapes like polygons, curves, arcs and Bezier shapes...an ellipse. Draw a filled polygon and save the image. Programming...

    docs.aspose.com/imaging/python-net/drawing-imag...
  4. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided Polygons as needed. This article explains how to define a Mesh....points and the many n-sided polygons as needed. This article explains...define control points and polygons as follows: Define the Control...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  5. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....Extract Paragraphs with bounding polygon rendering This code snippet...paragraph’s bounding rectangle and polygon coordinates, along with the...

    docs.aspose.com/pdf/python-net/region-based-ext...
  6. Working with Vector Graphics in Java|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in Java...to its path collection Draw Polygon in Java Create an object of...Graphics class object to draw Polygon Draw Rectangle in Java Create...

    docs.aspose.com/drawing/java/working-with-vecto...
  7. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...( controlPoints ) # Create polygons to mesh # Front face (Z+)...(Z+) mesh . create_polygon ([ 0 , 1 , 2 , 3 ]) # Right side (X+)...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...
  8. 3D Objects|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....Changing Plane Orientation Create Polygon In Mesh Aspose.3D Document...

    docs.aspose.com/3d/java/3d-objects/
  9. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...pdf" ); } Add Polygon and Polyline Annotations The...the document. Polygon Annotations represent polygons on a page....

    docs.aspose.com/pdf/cpp/figures-annotation/
  10. 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...