Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 7,076 for

series coloring

(0.08 sec)
  1. Class TrendlineCollection | Aspose.Cells for .N...

    Aspose.Cells.Charts.TrendlineCollection class. Represents a collection of all the Trendline objects for the specified data Series...objects for the specified data series. public class TrendlineCollection...DisplayRSquared = true ; line . Color = Color . Red ; [Visual Basic] '...

    reference.aspose.com/cells/net/aspose.cells.cha...
  2. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, and fill format etc...different Microsoft Excel themes/colors to SeriesCollection or other...

    docs.aspose.com/cells/net/setting-chart-appeara...
  3. Aspose.Cells for Java 21.8 Release Notes|Docume...

    Aspose.Cells for Java 21.8 Release Notes – the latest enhancements, new features, and fixes....Bug CELLSJAVA-43557 Incorrect color when save as html Bug CELLSJAVA-43567...NullPointerException when extracting series name of chart Exception Public...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  4. trendline - Aspose.Cells for Python via Java - ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....CheckBoxCollection CollectionBase Color ColorFilter ColorHelper ColorScale...ScrollBar ScrollBarActiveXCont Series SeriesCollection SeriesLayoutProperti...

    reference.aspose.com/cells/python-java/asposece...
  5. Trendline - Aspose.Cells for Python via Java - ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....CheckBoxCollection CollectionBase Color ColorFilter ColorHelper ColorScale...ScrollBar ScrollBarActiveXCont Series SeriesCollection SeriesLayoutProperti...

    reference.aspose.com/cells/python-java/asposece...
  6. Convert TIFF to STL via Python | products.aspos...

    Sample code for TIFF to STL Python conversion. Use API example code for batch TIFF files to STL conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...It represents a surface as a series of small triangles, known as...

    products.aspose.com/3d/python-net/conversion/ti...
  7. Aspose.Slides for .NET 15.11.0 Release Notes|As...

    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....SLIDESNET-36725 Some cell’s borders get colored after splitting the cell SLIDESNET-36698...SLIDESNET-35716 Improper Pie charts series rendering in generated Pdf...

    docs.aspose.com/slides/net/aspose-slides-for-ne...
  8. emfplusgraphicsobjecttype - Aspose.Imaging for ...

    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...specifies how bitmap image colors are manipulated during rendering...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. Candlestick chart support in Excel - Free Suppo...

    Hello, Attaching a sample excel file with the manually created chart. Need assistance in creating a candlestick chart similar to that attached excel using Aspose.Cells for Java API. candlestick_chart.zip (11.8 KB) Th…...Color.getMaroon()); chart.getNSeries()...setForegroundColor(com.aspose.cells.Color.getGreen()); chart.getNSeries()...

    forum.aspose.com/t/candlestick-chart-support-in...
  10. ErrorBar | Aspose.Cells for Java API Reference

    Represents error bar of data Series....Represents error bar of data series. Example Workbook workbook...getNSeries().getCount(); i ++) { Series aseries = chart.getNSeries()...

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