Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 30,429 for

color

(0.31 sec)
  1. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Font color, select a font color. Background, select a color for...pixels. Border line color, select the line color. Border lines, select...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... color = aspose . pydrawing . Color . green builder...Font.bold_bi property Font.color property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Apply Shape Effects in PowerPoint Using C#|Aspo...

    Enhance your PowerPoint presentations with stunning shape effects like shadows, reflections, and glows using Aspose.Slides for .NET. Automate visual enhancements with easy-to-use code and create professional-quality slides effortlessly....easily adjust parameters like color, blur radius, and direction...OuterShadowEffect . ShadowColor . Color = Color . DarkGray ; shape . EffectFormat...

    docs.aspose.com/slides/net/shape-effect/
  4. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!... ForegroundPatternCol = Color . LightGreen ; doc . Save (...BorderType . Bottom ]. Color = Color . Red ; // Use the "CellFormat"...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...static Color ConvertColor ( string inputColor , Color defVal...)) return defVal ; try { int color = Convert . ToInt32 ( inputColor...

    docs.aspose.com/barcode/net/how-to-create-custo...
  6. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell....background_pattern_color = aspose . pydrawing . Color . light_yellow...background_pattern_color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....and Border Colors The StructuredDocumentTa.Color property allows...get or set the color of content control. The color affects content...

    docs.aspose.com/words/net/working-with-content-...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Color method. Gets or sets the Color of the structured document tag in C++....:IStructuredDocumentT::get_Color method Contents [ Hide ] IS...IStructuredDocumentT::get_Color method Gets or sets the color of the structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  10. Aspose::Words::ImportFormatOptions::get_SmartSt...

    Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents. The default value is false in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...style, so it is a different color than that of the original. //...

    reference.aspose.com/words/cpp/aspose.words/imp...