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

point

(0.07 sec)
  1. 使用 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...
  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. 在 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...
  4. 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...
  5. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....creates a mesh with control points and polygons, then adds feature...feature IDs to the control points before saving to a glTF file:...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  6. 在演示文稿中使用 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/
  7. How to add Polygon Annotation using .NET | Aspo...

    Add Polygon annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/net/annotation/polygon/...
  8. Fill Symbolizer|Documentation

    GIS C# Library API supports Simple Fill symbolizer to fill style and stroke for 2-dimensional geometries polygons of any type like Point, Line, Surface....offset from a point location to the shape anchor point. VerticalOffset...offset from a point location to the shape anchor point. Geometry...

    docs.aspose.com/gis/net/fill-symbolizer/
  9. How to add Polyline Annotation using C++ | Aspo...

    Add Polyline annotations programmatically in PDF with C++ sample code on any platform with C++ language...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/cpp/annotation/polyline...
  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 JavaScript 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 JavaScript...of X and Y values of chart points in a series. Aspose.Cells for...

    docs.aspose.com/cells/javascript-cpp/find-type-...