Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 6,174 for

fill color

(0.03 sec)
  1. Ai to Png|Documentation

    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....compression and change the Color Type of the Png File. Png Options...Postscript primitives with different fill and stroke with any custom weight...

    docs.aspose.com/psd/net/ai-to-png/
  2. ChartAxis.format property | Aspose.Words for No...

    ChartAxis.format property. Provides access to line formatting of the axis and Fill of the tick labels....line formatting of the axis and fill of the tick labels. get format...Charts . ChartFormat Remarks Fill of chart tick marks can be changed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Formatting Smart Markers|Documentation

    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....set the font color to red and set the cell fill color to yellow...

    docs.aspose.com/cells/java/formatting-smart-mar...
  4. TableAlignment enumeration | Aspose.Words for N...

    Aspose.Words.Tables.TableAlignment enumeration. Specifies alignment for an inline table....true ); // Fill the cells with a light green solid color. table ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....:: Text , true ); // Get the fill format of the word art FillFormat...Set the color wordArtFormat . SetOneColorGradient ( Color :: Red...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  9. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...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/cpp/ps/working-with-clips/
  10. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C++...SharedPtr < ISlide > slide , Color color ) { slide -> get_Background...get_SolidFillColor () -> set_Color ( color ); slide -> get_Background...

    docs.aspose.com/slides/cpp/manage-zoom/