Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 14,949 for

point

(0.14 sec)
  1. How to Draw Geometry on a Map|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....create a point, you would use the following code: Point point = new...new Point(40.7128, -74.006); However, this method can become challenging...

    docs.aspose.com/gis/net/how-to-draw-geometry/
  2. MergeFieldImageDimensionUnit enumeration | Aspo...

    aspose.words.fields.MergeFieldImageDimensionUnit enumeration. Specifies an unit of an image dimension (i.e...Members Name Description POINT The point (i.e. 1/72 inch). PERCENT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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++...parameters (new Rectangle, new Points, title, color, InteriorColor...Annotation auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/cpp/figures-annotation/
  4. 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...parameters (new Rectangle, new Points, title, color, InteriorColor...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/java/figures-annotation/
  5. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles....fitted: upper left point (0, 0) and bottom right point (700, 700). The...the x-axis to the starting point of the arc. The Java code example...

    docs.aspose.com/drawing/java/developer-guide/cr...
  6. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Change Adjustment Values of the Shape with Gola...

    Modify shape adjustment values in Excel using Aspose.Cells with Golang via C++....make changes to the adjustment points of shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/go-cpp/change-adjustment-...
  8. Crop, Rotate and Resize Images|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....the rotated rectangle (corner points) projections. If set to false...LeftTopToLeftTop 0 Left top point of the new image will coincide...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  9. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  10. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...IsOutlineVisible(PointF point, Pen pen) , an exception of...Message=GraphicsPath.IsOutlineVisible(PointF point, Pen pen) Source=Aspose.Drawing...

    forum.aspose.com/t/notimplementedexception-in-a...