Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 14,957 for

point

(0.24 sec)
  1. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....comments PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/cpp/presentation-comments/
  2. Aspose.PSD for .NET 19.12 - 发布说明|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....rectangle , byte [] pixels , Point start , Point end ) { } public void...rectangle , byte [] pixels , Point start , Point end , LoadOptions loadOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Geometry Generator Symbolizer|Documentation

    GIS C# Library API supports Geometry Generator Symbolizer which provides a way to substitute the feature geometry with a one modified for a symbolizer....this example, we have drawn points as circles. To do this, we...function, which increases the point by a specified radius. Marker...

    docs.aspose.com/gis/net/geometry-generator-symb...
  4. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/androidjava/chart-series/
  5. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  6. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown...and its corresponding data point. Examples Shows how to apply...apply labels to data points in a line chart. test ( 'DataLabels'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Python via .NET. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....and the marker is placed at a point along the axis which varies...and the marker is placed at a point along the axis according to...

    docs.aspose.com/cells/python-net/x-axis-vs-cate...
  8. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for .NET. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....and the marker is placed at a point along the axis that varies according...and the marker is placed at a point along the axis according to...

    docs.aspose.com/cells/net/x-axis-vs-category-axis/
  9. Add a comment to a slide|Aspose.Slides Document...

    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....comments PointF point = new PointF (); point . X = 1 ; point . Y = 1...comment" , pres . Slides [ 0 ], point , DateTime . Now ); pres . Save...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  10. Find if Data Points are in the Second Pie or Ba...

    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....Ask AI Find if Data Points are in the Second Pie or Bar on a...Scenarios You can find if data points of series are in the second...

    docs.aspose.com/cells/java/find-if-data-points-...