Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 52,254 for

point

(0.05 sec)
  1. op_Subtraction | Aspose.CAD for .NET API Reference

    op_Subtraction Point Subtraction operator public static Point operator -( Point Point , Size size ) See Also struct S......op_Subtraction Point Subtraction operator public static Point operator...operator -( Point point , Size size ) See Also struct Size struct Point...

    reference.aspose.com/cad/net/aspose.cad/point/o...
  2. InkAnnotation | Aspose.PDF for Java API Reference

    Represents a freehand scribble composed of one or more disjoint paths....InkAnnotation(IDocument document, List<Point[]> inkList) Constructor for...page, Rectangle rect, List<Point[]> inkList) Creates new Ink...

    reference.aspose.com/pdf/java/com.aspose.pdf/in...
  3. wmftextalignmentmodeflags - Aspose.Imaging for ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....relationship between a reference point and a bounding rectangle, for...horizontal position of the reference point is determined by TA_RIGHT and...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. Aspose::Words::Drawing::Charts::MarkerSymbol en...

    Aspose::Words::Drawing::Charts::MarkerSymbol enum. Specifies marker symbol style in C++....shall be drawn at each data point. Circle 1 Specifies a circle...shall be drawn at each data point. Dash 2 Specifies a dash shall...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DrawBezier | Aspose.Drawing for .NET API Reference

    DrawBezier Contents [ Hide ] Graphics.DrawBezier method (1 of 2) Draws a Bézier spline defined by four PointF structu......that represents the starting point of the curve. pt2 PointF PointF...represents the first control point for the curve. pt3 PointF PointF...

    reference.aspose.com/drawing/net/system.drawing...
  6. IChartDataPointCollection | Aspose.Sildes for P...

    IChartDataPointCollection Contents [ Hide ] IChartDataPointCollection class Represents collection of a series data po......collection of a series data point. The IChartDataPointColle type...property is actual in data points XValue property object. In...

    reference.aspose.com/slides/python-net/aspose.s...
  7. Empty | Aspose.PSD for .NET API Reference

    Empty Point.Empty property Gets a new instance of the Point structure that has X and Y values set to zero. public sta......Empty Point.Empty property Gets a new instance of the Point structure...public static Point Empty { get ; } See Also struct Point namespace...

    reference.aspose.com/psd/net/aspose.psd/point/e...
  8. Converting Chart to Image in PHP|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....series's data points (France - Portugal(7 points)) $chartPoints...getPoints (); $point = $chartPoints -> get ( 0 ); $point -> getArea...

    docs.aspose.com/cells/java/converting-chart-to-...
  9. DrawBeziers | Aspose.PSD for .NET API Reference

    DrawBeziers Contents [ Hide ] Graphics.DrawBeziers method (1 of 2) Draws a series of Bézier splines from an array of ......Bézier splines from an array of Point structures. public void DrawBeziers...DrawBeziers ( Pen pen , Point [] points ) Parameter Type Description...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  10. Graphics | Aspose.PSD for .NET API Reference

    Graphics Contents [ Hide ] Graphics class Represents the graphics according to the graphics engine used in the curren......DrawBezier (Pen, Point, Point, Point, Point) Draws a Bézier spline...spline defined by four Point structures. DrawBezier (Pen, PointF...

    reference.aspose.com/psd/net/aspose.psd/graphics/