Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 16,125 for

point

(0.29 sec)
  1. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....— array of corner points ( java.awt.Point[] ) representing the...getQuadrangle (); Point leftTop = quadrangle . getLeftTop (); Point rightTop...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data Points, enhancing your data visualization with precision....formatting of a single data point on the chart. To learn more...Specifies the amount the data point shall be moved from the center...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...MakeArray < Point > ({ System :: Drawing :: Point ( 0 , image...() - 1 ), Point ( 0 , 0 ), System :: Drawing :: Point ( image ->...

    docs.aspose.com/slides/zh/cpp/activex/
  4. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data Points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....Adding Custom Labels to Data Points in the Series of the Chart...can add custom labels to data points in the series of the chart...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  5. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....drawBezier(Pen pen, Point pt1, Point pt2, Point pt3, Point pt4) Draws...Bézier spline defined by four Point structures. drawBezier(Pen pen...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  6. 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...
  7. How to add Polygon Annotation using C++ | Aspos...

    Add Polygon annotations programmatically in PDF with C++ sample code on any platform with C++ language...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  8. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdataPoint/)...source data point to the destination data point. has_default...has_default_format(data_point_index) Gets a flag indicating whether the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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' data points (France - Portugal, 7 points) $chartPoints...getPoints (); $point = $chartPoints -> get ( 0 ); $point -> getArea...

    docs.aspose.com/cells/java/converting-chart-to-...
  10. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....Shows how to work with data points on a line chart. public void...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/java/com.aspose.word...