Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 8,261 for

fill color

(0.34 sec)
  1. 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...
  2. ChartSeries.InvertIfNegative | Aspose.Words for...

    Discover the ChartSeries InvertIfNegative property. Easily customize Color inversions for negative values, enhancing your data visualization experience....parent element shall inverts its colors if the value is negative. public...series will not invert their colors if the value is negative. using...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Color = Color . Cyan ; // Creates a text...FillFormat . SolidFillColor . Color = Color . DarkKhaki ; // Create...

    docs.aspose.com/slides/net/manage-zoom/
  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. 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. 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...
  7. Locking WordArt Watermark in Aspose.Cells|Docum...

    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.... Text , true ); //Get the fill format of the word art MsoFillFormat...//Set the color wordArtFormat . ForeColor = Color . Red ; //Set...

    docs.aspose.com/cells/net/locking-wordart-water...
  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. 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...
  10. 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...