Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 46,982 for

color

(0.19 sec)
  1. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....set the background to yellow color with Clear method . Then we...example, a Pen with a Blue color, to draw a dotted line or use...

    docs.aspose.com/imaging/net/developer-guide/how...
  3. Add Image Stamps to PDF in Python|Aspose.PDF fo...

    Learn how to add image stamps to PDF pages in Python....text, set borders, background color, and position the box precisely...Set box border and background color. Add a background image. Add...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  4. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....using Java Change Background Color in PowerPoint using Python Change...Background Color in PowerPoint using Java Change Background Color in...

    kb.aspose.com/slides/
  6. ColorMode enumeration | Aspose.Words for Python

    aspose.words.saving.ColorMode enumeration. Specifies how Colors are rendered....ColorMode enumeration Specifies how colors are rendered. Members Name...unmodified colors. GRAYSCALE Rendering with colors in a range...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Rich Text Custom Data Label of Chart Point|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....properties of the text, such as its color, boldness, etc. Rich Text Custom...10 characters by setting its color to red and its boldness to true...

    docs.aspose.com/cells/java/rich-text-custom-dat...
  8. Aspose::Words::Fields::BarcodeParameters class ...

    Aspose::Words::Fields::BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator. To learn more, visit the documentation article in C++....() const Bar code background color (0x000000 - 0xFFFFFF) get_BarcodeType...() const Bar code foreground color (0x000000 - 0xFFFFFF) get_IsBookmark...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for C++. Our guide will show you how to format the labels with different fonts, Colors, and alignment options to enhance the appearance and readability of your charts....properties of the text, such as its color, boldness, etc. Rich Text Custom...10 characters by setting its color to red and boldness to true...

    docs.aspose.com/cells/cpp/rich-text-custom-data...
  10. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...