Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 22,837 for

color

(0.06 sec)
  1. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point.... fore_color = aspose . pydrawing . Color . red data_points... fill . fore_color = aspose . pydrawing . Color . yellow data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...its own color and size, corresponding to the Brush.Color and Brush...Brush Color This Python code shows you how to set the color for...

    docs.aspose.com/slides/python-net/manage-ink/
  3. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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.... Below ; // Set fill color textOptions . Fill . FillType...SolidFill . Color = Color . Red ; // Set outline color textOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font.... color = aspose . pydrawing . Color . blue font ...font . highlight_color = aspose . pydrawing . Color . yellow doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... Color . dark_slate_gray ) # Hide axis...solid ( aspose . pydrawing . Color . light_goldenrod_yellow ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Common issues with PS files and how to solve them

    Troubleshooting with PostScript documents. Navigate intricate challenges in PS files. Learn debugging techniques for optimal print and display results....related to the output, such as color management, font embedding,...PostScript supports color management to maintain color accuracy across...

    docs.aspose.com/page/net/troubleshoot-with-ps-f...
  7. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C# or .NET...65 )); // Sets the fill color of series series . Format ....Fill . SolidFillColor . Color = Color . Red ; // Sets the LabelFormat...

    docs.aspose.com/slides/net/chart-data-label/
  8. Chart Formatting|Aspose.Slides 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....wall fill color Set the chart plot area fill color Write the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/androidjava/chart-format...
  9. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...a smooth transition of one color to another. It is used for making...horizontal linear gradient from two colors, fill a rectangle, fill a text...

    docs.aspose.com/page/net/ps/working-with-gradient/
  10. Chart Series|Aspose.Slides for PHP Documentation

    Chart series in PowerPoint presentations...dispose (); } } Change Series Color Aspose.Slides for PHP via Java...allows you to change a series' color this way: Create an instance...

    docs.aspose.com/slides/php-java/chart-series/