Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 52,117 for

point

(0.16 sec)
  1. EastAsianLunisolarCalendar | Aspose.Slides for ...

    East-asian lunisolar calendar. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr Pointer and use this Pointer to pass it to functions as argument....int) const Adds days to time point. virtual DateTime AddHours (...int) const Adds hours to time point. virtual DateTime AddMilliseconds...

    reference.aspose.com/slides/cpp/system.globaliz...
  2. JulianCalendar | Aspose.Slides for C++ API Refe...

    Julian calendar. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr Pointer and use this Pointer to pass it to functions as argument....int) const Adds days to time point. virtual DateTime AddHours (...int) const Adds hours to time point. virtual DateTime AddMilliseconds...

    reference.aspose.com/slides/cpp/system.globaliz...
  3. TextMarkupAnnotation | Aspose.PDF for Java API ...

    Abstract base class for text markup annotations....getQuadPoints() Gets an array of points specifying the coordinates...setQuadPoints(Point[] value) Sets an array of points specifying...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  4. AddDataPointForSunburstSeries | Aspose.Sildes f...

    Creates the new data Point and adds it to the end of collection. Applicable for series which chart type is Sunburst....method Creates the new data point and adds it to the end of collection...IChartDataCell Data point SizeValue Return Value New data point. See Also...

    reference.aspose.com/slides/net/aspose.slides.c...
  5. AddDataPointForTreemapSeries | Aspose.Sildes fo...

    Creates the new data Point and adds it to the end of collection. Applicable for series which chart type is Treemap....method Creates the new data point and adds it to the end of collection...IChartDataCell Data point SizeValue Return Value New data point. See Also...

    reference.aspose.com/slides/net/aspose.slides.c...
  6. AddDataPointForWaterfallSeries | Aspose.Sildes ...

    Creates the new data Point and adds it to the end of collection. Applicable for series which chart type is Waterfall....method Creates the new data point and adds it to the end of collection...IChartDataCell Data point value Return Value New data point. See Also interface...

    reference.aspose.com/slides/net/aspose.slides.c...
  7. Save | Aspose.Imaging for .NET API Reference

    Save Contents [ Hide ] IMaskingSession.Save method (1 of 2) Save the session state to the specified stream. public vo......image visually and set the points that belong to separated objects...ObjectsPoints = new Point [][] { new Point [] { new Point ( 0 , 0 ), new...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. FillClosedCurve | Aspose.Drawing for .NET API R...

    FillClosedCurve Contents [ Hide ] Graphics.FillClosedCurve method (1 of 6) Fills the interior of a closed cardinal sp......FillClosedCurve ( Brush brush , PointF [] points , FillMode fillmode , float...characteristics of the fill. points PointF[] Array of PointF structures...

    reference.aspose.com/drawing/net/system.drawing...
  9. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Allows to specify formatting of a single data Point on the chart....formatting of a single data point on the chart. Examples Shows...Shows how to work with data points on a line chart. void ChartDataPoint_()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. ChartPoint | Aspose.Cells for Java API Reference

    Represents a single Point in a series in a chart....ChartPoint Represents a single point in a series in a chart. Example...getCount(); i++) { //Get Data Point ChartPoint point = chart.getNSeries()...

    reference.aspose.com/cells/java/com.aspose.cell...