Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 45,428 for

color

(0.21 sec)
  1. choicebox|Documentation

    An element that generates a question with a fixed number of answers.... font_size=16 color black Color of question and answer...one of the supported values. color=red align left Horizontal alignment...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  2. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 在 .NET 中创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中创建和自定义 WordArt 效果。此分步指南帮助开发人员使用 C# 在演示文稿中添加专业文本。... Color = Color . DarkOrange ; portion ...PatternFormat . BackColor . Color = Color . White ; portion . PortionFormat...

    docs.aspose.com/slides/zh/net/wordart/
  4. 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...
  5. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells....background_pattern_color = aspose . pydrawing . Color . antique_white...table_style . borders . color = aspose . pydrawing . Color . blue table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.style property | Aspose.Words for Python

    Table.style property. Gets or sets the table style applied to this table....background_pattern_color = aspose . pydrawing . Color . antique_white...table_style . borders . color = aspose . pydrawing . Color . blue table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells....background_pattern_color = aspose . pydrawing . Color . antique_white...table_style . borders . color = aspose . pydrawing . Color . blue table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the table style applied to this table....background_pattern_color = aspose . pydrawing . Color . antique_white...table_style . borders . color = aspose . pydrawing . Color . blue table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells....background_pattern_color = aspose . pydrawing . Color . antique_white...table_style . borders . color = aspose . pydrawing . Color . blue table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.Cells for C++ API的Excel颜色调色板。...方法,接受以下参数来添加自定义颜色以修改调色板: Custom Color,要添加的自定义颜色。 Index,自定义颜色在调色板中的索引,将替换指定的颜色。应该在...workbook ; // Check if Orchid color is in the palette std :: cout...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/