Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 45,899 for

color

(1.1 sec)
  1. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for 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...
  2. 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...
  3. Aspose.PSD for Python via .NET 25.5 - Release N...

    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 ) fillLayer . fill_settings . color = Color . red...pngOpt = PngOptions () pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... color = aspose . pydrawing . Color . blue builder...style, so it is a different color than that of the original. #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/net/add-curve/
  6. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look....new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Aspose.Cells 16.12.0 中的公共 API 更改|Documentation

    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....condition and set the background color idx = fcs -> AddCondition (...GetIStyle ()-> SetBackgroundColor ( Color :: GetRed ()); //User friendly...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  8. Drawing Images using Core Functionality in PHP|...

    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....indexed pixel color to yellow $color = new Color (); $pixels [...[ $index ] = $color -> getYellow (); $index += 1 ; } $raster_image...

    docs.aspose.com/imaging/java/drawing-images-usi...
  9. ChartTitle.Format | Aspose.Words for .NET

    Explore the ChartTitle Format property for enhanced fill and line styling, giving your charts a professional and polished look.... Solid ( Color . DarkSlateGray ); // Hide axis...Title . Format . Fill . Solid ( Color . LightGoldenrodYellow ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character formatting onto the stack.... Color . blue . to_argb (), builder . font . color . to_argb...pydrawing . Color . empty () . to_argb (), builder . font . color . to_argb...

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