Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 15,355 for

point

(0.09 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. 使用 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/
  3. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data Point on the chart...formatting of a single data point on the chart. To learn more...ChartDataPoint object for each point. Interfaces: IChartDataPoint...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Java 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义图表数据标记,通过清晰的 Java 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。... IChartDataPoint point = series . getDataPoints ()..., 1 , ( double ) 4 . 5 )); point . getMarker (). getFormat ()...

    docs.aspose.com/slides/zh/java/chart-data-marker/
  5. 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/...
  6. 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...
  7. 在 Android 上管理演示文稿中的图表数据标记|Aspose.Slides 文档

    在 Aspose.Slides for Android 中自定义图表数据标记,通过清晰的 Java 示例代码提升 PPT 和 PPTX 格式演示文稿的影响力。... IChartDataPoint point = series . getDataPoints ()..., 1 , ( double ) 4 . 5 )); point . getMarker (). getFormat ()...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  8. 图表数据标记|Aspose.Slides for Node.js via .NET 文档

    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.... var point = series . getDataPoints ()...defaultWorksheetInde , 1 , 1 , 4.5 )); point . getMarker (). getFormat ()...

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...
  9. 使用 PHP 管理演示文稿中的图表数据标记|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP 中自定义图表数据标记,通过清晰的代码示例提升 PPT 和 PPTX 格式演示文稿的效果。... $point = $series -> getDataPoints ()...$defaultWorksheetInde , 1 , 1 , 4.5 )); $point -> getMarker () -> getFormat...

    docs.aspose.com/slides/zh/php-java/chart-data-m...
  10. 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...