Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 15,830 for

point

(0.05 sec)
  1. 通过Node.js在C++中找到图表系列中点的X值和Y值的类型|Documentation

    学习如何在Aspose.Cells for Node.js via C++中确定图表系列点的X值和Y值的类型。本指南解释了数据值的类型以及如何访问和操作它们。...first chart point in the first series. const point = chart . getNSeries...chart point. console . log ( "X Value Type: " + point . getXValueType...

    docs.aspose.com/cells/zh/nodejs-cpp/find-type-o...
  2. 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...
  3. 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/
  4. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....make changes to the adjustment points with shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  5. How to add Polyline Annotation using .NET | Asp...

    Add Polyline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/net/annotation/polyline...
  6. 如何用 C++ 添加 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polygon 注释的源代码...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....Shows how to work with data points on a line chart. public void...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...parameters (new Rectangle, new Points, title, color, InteriorColor...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/java/figures-annotation/
  10. 在演示文稿中使用 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/