Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 23,320 for

color

(0.13 sec)
  1. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. ASSERT_EQ ( 4 , imageData...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. Rectangle|Aspose.Slides for Python Documentation

    Create rectangle in PowerPoint presentation in Python...Set the Color of the Rectangle using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Rectangle...

    docs.aspose.com/slides/python-net/rectangle/
  4. 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...
  5. 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/
  6. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a smooth transition between colors, enhancing the realism of drawn...including aspose.pydrawing.Color , aspose.pydrawing.TextureBrush...

    docs.aspose.com/page/python-net/ps/working-with...
  7. 5472511.xlsx

    Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 14.0300 14.0300 false...Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8...

    docs.aspose.com/cells/it/java/adding-2-color-sc...
  8. 5472511.xlsx

    Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 14.0300 14.0300 false...Sheet1 2-Color Scale 3-Color Scale 2 2 3 3 4 4 5 5 6 6 7 7 8...

    docs.aspose.com/cells/tr/java/adding-2-color-sc...
  9. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group shape in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java... setColor ( Color . RED ); cell . getCellFormat...getSolidFillColor (). setColor ( Color . RED ); cell . getCellFormat...

    docs.aspose.com/slides/java/manage-cells/