Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 30,668 for

color

(0.07 sec)
  1. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...Color 属性。这将帮助您找到与形状的发光效果的颜色相关的各种属性。...CellsColor color = effect . GetColor (); Color clr = color . GetColor...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...
  2. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents...."Arial" , 480 , 24 , Color . White , Color . Black , ShapeType..."Calibri" , 150 , 24 , Color . Yellow , Color . Red , ShapeType ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for document themes....to work with theme fonts and colors. doc = aw . Document () # Define...Normal style theme color is: {0} and RGB color is: {1} \n ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for Color area selection. Python code example provided....tool You can select a specific color region on a loaded image using...manipulating masks. To select a color area, you need to specify a...

    docs.aspose.com/imaging/python-net/developer-gu...
  5. PdfImageColorSpaceExportMode Enum | Aspose.Word...

    Discover the Aspose.Words PdfImageColorSpaceExportMode enum to optimize image Color selection in your PDF documents for stunning visuals....enumeration Specifies how the color space will be selected for the...selects the most appropriate color space for each image. SimpleCmyk...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, Color scales, and icon sets using Aspose.Cells for Python via .NET....including cell shading, borders, colored icons, arrows, flags, and font...Automatically shade cells with color scales based on their relation...

    docs.aspose.com/cells/python-net/apply-advanced...
  7. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector Colors in a pie chart. Our guide will demonstrate how to assign unique Colors to each slice, sector, or legion for improved visual appeal and data representation....Custom Slice or Sector Colors in Pie Chart with C++ Contents...explains how to add custom colors to pie chart slices/sectors...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...
  8. TextureIndex Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextureIndex enum for advanced shading textures. Enhance your document design with customizable, high-quality textures....complete fill with the background color). Examples Shows how to decorate...shading . BackgroundPatternCol = Color . LightCoral ; shading . ForegroundPatternCol...

    reference.aspose.com/words/net/aspose.words/tex...
  9. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects....TwoColorGradient ( Color . Green , Color . Red , GradientStyle...stop. gradientStops [ 0 ]. Color = Color . Aqua ; gradientStops [...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....to fill a shape with a solid color. doc = aw . Document () builder...Use the "stroke_color" property to set the color of the outline...

    reference.aspose.com/words/python-net/aspose.wo...