Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 16,378 for

point

(0.13 sec)
  1. 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/...
  2. 在 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...
  3. 图表数据标记|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...
  4. 使用 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...
  5. 使用 Python 管理演示文稿中的图表数据标记|Aspose.Slides for Pyth...

    了解如何在 Aspose.Slides 中自定义图表数据标记,通过清晰的代码示例提升 PPT、PPTX 和 ODP 格式演示文稿的效果。... point = series . data_points . add_data_point_for_line_series...defaultWorksheetInde , 1 , 1 , 4.5 )) point . marker . format . fill . fill_type...

    docs.aspose.com/slides/zh/python-net/chart-data...
  6. 在 .NET 中管理演示文稿的图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中自定义图表数据标记,通过清晰的 C# 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。... IChartDataPoint point = series . DataPoints . AddDataPointForLineS...1 , 1 , ( double ) 4.5 )); point . Marker . Format . Fill . FillType...

    docs.aspose.com/slides/zh/net/chart-data-marker/
  7. 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...
  8. 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...
  9. Shape Annotations via Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete square, circle, polygon, and polyline annotations in PDF documents using Java....title, colors, opacity, and points when needed. Add the annotation...), new Point [] { new Point ( 200 , 300 ), new Point ( 220 ,...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  10. How to add Polyline Annotation using C++ | Aspo...

    Add Polyline annotations programmatically in PDF with C++ sample code on any platform with C++ language...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/cpp/annotation/polyline...