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

color

(0.08 sec)
  1. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom 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. Aspose::Words::Drawing::Fill::get_ForeThemeColo...

    Aspose::Words::Drawing::Fill::get_ForeThemeColor method. Gets or sets a ThemeColor object that represents the foreground Color for the fill in C++....that represents the foreground color for the fill. Aspose :: Words...set theme color for foreground/background shape color. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element.... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation....Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/python-net/chart/ppt/
  5. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the Color mode for the generated images of document pages....ImageColorMode enumeration Specifies the color mode for the generated images...document will be rendered as color images. Grayscale The pages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked.... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 管理单元格|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿中的表格单元格... solid_fill_color . color = draw . Color . red cell . cell_format...fill_format . solid_fill_color . color = draw . Color . red cell . cell_format...

    docs.aspose.com/slides/zh/python-net/manage-cells/
  8. Marking Barcode Regions in an Image in PHP|Docu...

    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....$bufferedImage -> getGraphics (); $color = new Color (); \ # Initialize paint...GradientPaint ( 0 , 0 , $color -> red , 100 , 100 , $color -> pink , true...

    docs.aspose.com/barcode/java/marking-barcode-re...
  9. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations.... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color and other effects of the fonts...setSize method. Setting Font Color Use the Font object’s setColor...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...