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

point

(0.16 sec)
  1. 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...
  2. 使用 Java 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义图表数据标记,通过清晰的 Java 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。... IChartDataPoint point = series . getDataPoints ()..., 1 , ( double ) 4 . 5 )); point . getMarker (). getFormat ()...

    docs.aspose.com/slides/zh/java/chart-data-marker/
  3. Mixed Geometry Symbolizer|Documentation

    Mixed Geometry Symbolizer in GIS C# Library API allows to specify symbolizers separately for each geometry type if a layer contains mixed geometry types....symbolizer to use for point geometries in the layer (Point, MultiPoint)...example, a layer contains a point, a line, and a polygon. We’ll...

    docs.aspose.com/gis/net/mixed-geometry-symbolizer/
  4. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....drawBezier(Pen pen, Point pt1, Point pt2, Point pt3, Point pt4) Draws...Bézier spline defined by four Point structures. drawBezier(Pen pen...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  5. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdataPoint/)...source data point to the destination data point. has_default...has_default_format(data_point_index) Gets a flag indicating whether the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles....fitted: upper left point (0, 0) and bottom right point (700, 700). And...the x-axis to the starting point of the arc. The C# code example...

    docs.aspose.com/drawing/net/developer-guide/cro...
  8. 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/...
  9. 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....Ask AI Find if Data Points are in the Second Pie or Bar on a...Scenarios You can find if data points of a series are in the second...

    docs.aspose.com/cells/nodejs-cpp/find-if-data-p...
  10. 在 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...