Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 15,297 for

point

(0.06 sec)
  1. 如何用 C++ 添加 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polygon 注释的源代码...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 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...
  3. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint 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...
  4. 在 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...
  5. 图表数据标记|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...
  6. 使用 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...
  7. 使用 С++ 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for С++ 中自定义图表数据标记,通过清晰的 С++ 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...SharedPtr < IChartDataPoint > point = series -> get_DataPoints ()...:: Box < double > ( 4.5 ))); point -> get_Marker () -> get_Format...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/
  8. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Aspose::Words::Drawing::Charts::ChartDataPoint class. Allows to specify formatting of a single data Point on the chart. To learn more, visit the documentation article in C++....formatting of a single data point on the chart. To learn more...Clears format of this data point. The properties are set to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  10. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series Points using Aspose.Cells for Node.js via C++. This guide explains the types of data values and how to access and work with them in your charts....Find Type of X and Y Values of Points in Chart Series with Node.js...of X and Y values of chart points in a series. Aspose.Cells for...

    docs.aspose.com/cells/nodejs-cpp/find-type-of-x...