Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 15,833 for

point

(0.06 sec)
  1. How to add Polygon Annotation using C++ | Aspos...

    Add Polygon annotations programmatically in PDF with C++ sample code on any platform with C++ language...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  2. Getting Barcode Region Information from the Ima...

    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 = $region -> getPoints (); print...string ) $point [ 0 ] -> x . ", Y = " . ( string ) $point [ 0 ] ->...

    docs.aspose.com/barcode/java/getting-barcode-re...
  3. 在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/zh/java/converting-chart-...
  4. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat method. Copies format from the source data Point to the destination data Point in C++....source data point to the destination data point. void Aspose...Examples Shows how to copy data point format. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. MarkerSymbol enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.MarkerSymbol enumeration. Specifies marker symbol style....shall be drawn at each data point. Circle Specifies a circle shall...shall be drawn at each data point. Dash Specifies a dash shall...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在 .NET 中管理演示文稿的图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中自定义图表数据标记,通过清晰的 C# 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。... IChartDataPoint point = series . DataPoints . AddDataPointForLineS...1 , 1 , ( double ) 4.5 )); point . Marker . Format . Fill . FillType...

    docs.aspose.com/slides/zh/net/chart-data-marker/
  7. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Point [] { new System . Drawing . Point ( 0 , image...Drawing . Point ( 0 , 0 ), new System . Drawing . Point ( image...

    docs.aspose.com/slides/zh/net/activex/
  8. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data Point on the chart...formatting of a single data point on the chart. To learn more...ChartDataPoint object for each point. Interfaces: IChartDataPoint...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 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/
  10. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface....for 0-dimensional geometries (points). Supported shapes are: Circle...the symbol about its center point, in decimal degrees. Positive...

    docs.aspose.com/gis/net/marker-symbolizer/