Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 12,047 for

point

(0.1 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. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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.... Reverse ); // Color Points var colorPoints = fillSettings...MedianPointLocation ); // Transparency points var transparencyPoints = fillSettings...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  3. Portion|Aspose.Slides for 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....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/php-java/portion/
  4. Portion|Aspose.Slides 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.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/java/portion/
  5. 图表数据标记|Aspose.Slides 文档

    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....SharedPtr < IChartDataPoint > point = series -> get_DataPoints ()...:: Box < double > ( 4.5 ))); point -> get_Marker () -> get_Format...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/
  6. 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...
  7. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data Point on the chart....properties of a single data point on the chart. Properties Name...Specifies the amount the data point shall be moved from the center...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for Node.js via C++ to find if data Points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....Find if Data Points are in the Second Pie or Bar on a Pie of...Scenarios You can find if data points of series are in the second...

    docs.aspose.com/cells/nodejs-cpp/find-if-data-p...
  9. 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...
  10. 部分|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的部分... portions : point = portion . get_coordinates...=" + str ( point . x ) + " 坐标 Y =" + str ( point . y )) 段落 矩形...

    docs.aspose.com/slides/zh/python-net/portion/