Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,230 for

fill color

(0.03 sec)
  1. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Set fill color for series. create custom...3 , 1 , 30 )); //Setting fill color for series series.getFormat()...

    products.aspose.com/slides/java/chart/ppt/
  2. ChartDataPointCollection.Item | Aspose.Words fo...

    Access ChartDataPoint for any index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IChartDataPoint.Marker | Aspose.Words for .NET

    Discover the IChartDataPoint Marker property, which automatically creates data markers for enhanced visualization and analysis. Elevate your charting experience!...series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataPointCollection.ClearFormat | Aspose.W...

    Discover how the ClearFormat method enhances your ChartDataPointCollection by effortlessly resetting all chart data point formats for cleaner visuals....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells for Python...properties, color and line_style to set a border’s line color and style...

    docs.aspose.com/cells/python-net/cells-border-s...
  6. Locking WordArt Watermark with Node.js via C++|...

    Learn how to lock WordArt watermarks in Aspose.Cells for Node.js via C++.... Text , true ); // Get the fill format of the word art const...wordart . getFill (); // Set the color wordArtFormat . setOneColorGradient...

    docs.aspose.com/cells/nodejs-cpp/locking-wordar...
  7. Create Volume-Open-High-Low-Close(VOHLC) Stock ...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....GetCategoryData () = u "A2:A9" ; // Set Color for the first series (Volume)...SetForegroundColor ( Color { 0xff , 79 , 129 , 189 }); // Fill the PlotArea...

    docs.aspose.com/cells/cpp/create-volume-open-hi...
  8. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table.... format Provides access to fill of text background and border...format . stroke . color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....Microsoft Word supports only the fill properties of a background shape...page background. // 1 - A flat color: shapeRectangle -> set_FillColor...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...clipping path and cut off a blue-filled rectangle in the same graphics...

    docs.aspose.com/page/net/ps/working-with-clips/