Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 15,299 for

point coloring

(0.08 sec)
  1. Drawing lines with rounded corners - Free Suppo...

    I am using the graphics path object to draw multiple lines, vertical and horizontal, how can I make the joins of these lines round? does the api support this?...Clear(Color.White); Pen myPen = new Pen(Brushes...oPath.AddLine(new Point(10, 90), new Point(10, 10)); oPath.AddLine(new...

    forum.aspose.com/t/drawing-lines-with-rounded-c...
  2. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Index method. Index of the data Point this object applies formatting to in C++....x method Index of the data point this object applies formatting...Shows how to work with data points on a line chart. void ChartDataPoint_...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. emfpluspath - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....colorant com.aspose.imaging.xmp.types...Bezier data points is the start point, control point 1, control...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. Setting Pie Chart Sector Colors in Aspose.Slide...

    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....Setting Pie Chart Sector Colors in Aspose.Slides Contents [ Hide...- Setting Pie Chart Sector Colors Aspose.Slides for Java provides...

    docs.aspose.com/slides/java/setting-pie-chart-s...
  5. ImageMasking | Aspose.Imaging for .NET API Refe...

    ImageMasking ImageMasking constructor Initializes a new instance of the ImageMasking class. public ImageMasking ( Ras......= args ; // The backgroung color will be orange. maskingOptions...BackgroundReplacemen = Aspose . Imaging . Color . Orange ; maskingOptions ....

    reference.aspose.com/imaging/net/aspose.imaging...
  6. IMaskingLayer | Aspose.Imaging for .NET API Ref...

    IMaskingLayer Contents [ Hide ] IMaskingLayer interface Masking layer public interface IMaskingLayer Properties Name ......= args ; // The backgroung color will be orange. maskingOptions...BackgroundReplacemen = Aspose . Imaging . Color . Orange ; maskingOptions ....

    reference.aspose.com/imaging/net/aspose.imaging...
  7. EmfPlusLineCapType - Aspose.Imaging for Java - ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....colorant com.aspose.imaging.xmp.types...of the line MUST be the last point in the line. See Also: Constant...

    reference.aspose.com/imaging/java/com.aspose.im...
  8. IChartDataPoint.InvertIfNegative | Aspose.Words...

    IChartDataPoint InvertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative in C#....parent element shall inverts its colors if the value is negative. public...Shows how to work with data points on a line chart. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  9. EmfPolyDraw - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....colorant com.aspose.imaging.xmp.types...each point in the Gets or sets aPoints array is used. Point []...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. SVG Path Data – Сode Examples

    Learn how to use SVG paths – a group of commands to draw various outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....The M command sets the origin point for SVG path drawing. The commands...the position of the current point – a “virtual pen”. The “pen”...

    docs.aspose.com/svg/net/drawing-basics/svg-path...