Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,255 for

point

(0.13 sec)
  1. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....source data point to the destination data point. GetEnumerator...indicating whether the data point at the specified index has default...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection class. Represents collection of a ChartDataPoint. To learn more, visit the documentation article in C++....source data point to the destination data point. get_Count ()...indicating whether the data point at the specified index has default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartDataPoint.ClearFormat | Aspose.Words for .NET

    Discover how the ChartDataPoint ClearFormat method resets your data Point's format to default, enhancing clarity and consistency in your charts....Clears format of this data point. The properties are set to the...Shows how to work with data points on a line chart. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 图表数据标记|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/
  5. 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...
  6. Custom Shape|Aspose.Slides for Python Documenta...

    Add a custom shape to a PowerPoint presentation in Python...] Change a Shape Using Edit Points Consider a square. In PowerPoint...PowerPoint, using edit points , you can move the square’s corner...

    docs.aspose.com/slides/python-net/custom-shape/
  7. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/net/portion/
  8. Aspose.PSD for .NET 24.4 - 发行说明|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....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  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/