Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 11,945 for

point

(0.02 sec)
  1. ChartDataPointCollection.HasDefaultFormat | Asp...

    Discover if the data Point at a specific index in ChartDataPointCollection uses the default format. Enhance your data visualization today!...indicating whether the data point at the specified index has default...Examples Shows how to copy data point format. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 图表数据标记|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/
  3. 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...
  4. Aspose.PSD for Python via .NET 23.12 - Release ...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  5. Aspose.PSD for Python via .NET 23.12 - 发行说明|Doc...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  6. Portion|Aspose.Slides for Python Documentation

    Get portion in PowerPoint presentation in Python... portions : point = portion . get_coordinates...+ str ( point . x ) + " Corrdinates Y =" + str ( point . y ))...

    docs.aspose.com/slides/python-net/portion/
  7. 图表数据标记|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.... IChartDataPoint point = series . getDataPoints ()..., 1 , ( double ) 4 . 5 )); point . getMarker (). getFormat ()...

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

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

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