Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 30,502 for

color

(0.04 sec)
  1. How to change background in comment in Excel wi...

    How to change Color in comment in Excel. How to insert picture or image in comment in Excel using C++....set a different background color for each comment. But when we...this in code. How to change color in comment in Excel When you...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  2. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in Java... Set a color for the shape lines. Set the...150 , 75 ); // Sets the fill color for the rectangle shape shp...

    docs.aspose.com/slides/androidjava/shape-format...
  3. Theme class | Aspose.Words for Node.js

    Aspose.Words.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.Colors](./Colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) documentation article....colors To learn more, visit the Working...Description colors Allows to specify the set of theme colors for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush Color that fills the horizontal rule in C++....at::get_Color method HorizontalRuleFormat::get_Color method Gets...Gets or sets the brush color that fills the horizontal rule....

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Psd Blending Options Manipulation|Documentation

    Aspose.PSD for Python can help you to update blending options with the a simple code....30 degrees, and the shadow color is set to RGB(255, 0, 0). Furthermore...to Lighten. It also adds a color overlay effect to the fifth...

    docs.aspose.com/psd/python-net/blending-options/
  7. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations.... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Color = Color . Blue ; Style duplicateStyle...duplicateStyle . Font . Color = Color . Blue ; Assert . That (...

    reference.aspose.com/words/net/aspose.words/cle...
  10. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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....' ) color = Rjb :: import ( ' com . aspose . pdf . Color ' )...getTextState (). setForegroundColor ( color . BLUE ) # text_fragment . getTextState...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...