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

point

(0.29 sec)
  1. Converting Chart to Image in Ruby|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....data points (France - Portugal (7 points)) chart_points = chart...cells.Color' ) point = chart_points . get ( 0 ) point . getArea ()...

    docs.aspose.com/cells/java/converting-chart-to-...
  2. 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...
  3. Aspose.PSD for .NET 21.11 - 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.... Points . Add ( new BezierKnot ( new...50 , 150 ), true )); shape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  4. ChartDataPointCollection.has_default_format met...

    ChartDataPointCollection.has_default_format method. Gets a flag indicating whether the data Point at the specified index has default format....method has_default_format(data_point_index) Gets a flag indicating...indicating whether the data point at the specified index has default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在演示文稿中使用 C++ 管理图表数据标记|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/chart-data-marker/
  6. Get all Possible 1D Barcodes from an Image in P...

    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....coordinates of barcode detected $point = $barcodes [ $i ] -> getRegion...) $point [ 0 ] -> getX () . ", Y = " . ( string ) $point [ 0...

    docs.aspose.com/barcode/java/get-all-possible-1...
  7. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Point [] { new System . Drawing . Point ( 0 , image...Drawing . Point ( 0 , 0 ), new System . Drawing . Point ( image...

    docs.aspose.com/slides/net/activex/
  8. Shape Annotations via Python|Aspose.PDF for Pyt...

    Learn how to add, inspect, and delete line, square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Python via .NET.... Point ( 556 , 99 ), ap . Point ( 556 , 443 ),..., True ), ap . Point ( 556 , 99 ), ap . Point ( 556 , 443 ),...

    docs.aspose.com/pdf/python-net/shape-annotations/
  9. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。...pointCount ; i ++ ) { ChartPoint point = series . GetPoints (). Get...wstringstream ws ; ws << L "Series 1 \n Point " << i ; U16String labelText...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  10. 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...