Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,512 for

polygon

(0.08 sec)
  1. 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...
  2. 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/net/drawing-images-usin...
  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/java/drawing-images-usi...
  4. 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/...
  5. tulips.svg

    <Polygon id="p1-l" points="200......-- basic polygon1-left --> <polygon id="p1-l" points="200,200 230...basic polygon1-right --> <polygon id="p1-r" points="290,240 320...

    docs.aspose.com/html/files/tulips.svg
  6. 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/
  7. polygon.svg

    <Polygon points="160,10 350,140 210,350 50,199" style="fill:orange;stroke:purple;stroke-width:1" /> ...org/2000/svg"> <polygon points="160,10 350,140 210...

    docs.aspose.com/svg/files/polygon.svg
  8. 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/
  9. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....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/java/adding-transformation-t...
  10. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....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/net/adding-transformation-to...