Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 6,230 for

fill color

(0.04 sec)
  1. How to rotate an image|Documentation

    Rotate an image to a fixed angle. Flip images vertically or horizontally. Rotate photos to a selected angle....indicate the background color to fill the corners....

    docs.aspose.com/imaging/java/developer-guide/ho...
  2. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....{ get; } Provides access to fill and line formatting of this...parent element shall inverts its colors if the value is negative. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataLabelCollection.Orientation | Aspose.W...

    Discover the ChartDataLabelCollection Orientation property to easily customize text orientation for your data labels, enhancing your chart's clarity and impact.... Fill . Solid ( Color . DarkBlue ); // Set...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... fill . solid ( aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for Color area selection. Watermark removal filter automatically Fills the marked area with similar image fragments....such as selecting a specific color area to adjust or replace with...multiple areas sharing a similar color. With the Magic Wand, you can...

    docs.aspose.com/imaging/net/developer-guide/man...
  6. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, Colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....its foreground color, background color, and fill format etc. In...); // Setting the foreground color of the plot area chart . getPlotArea...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  7. Presentation Background|Aspose.Slides for Node....

    Set background in PowerPoint presentation in JavaScript...Contents [ Hide ] Solid colors, gradient colors, and pictures are often...(several slides at once) Set Solid Color as Background for Normal Slide...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/java/chart-data-label/
  9. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/androidjava/chart-data-l...
  10. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation.... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/cpp/create-combo-chart/