Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 44,878 for

color

(0.12 sec)
  1. Convert RGB to HEX in C#

    This brief topic discusses the details to convert RGB to HEX in C#. It contains the stepwise workflow and a working code snippet to convert RGB to HEX in C#....applied to handle different color models in images by computing...format Create an instance of the Color class to interpret the provided...

    kb.aspose.com/svg/net/convert-rgb-to-hex-in-csh...
  2. 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/
  3. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for Python via .NET. Our guide will show you how to modify chart layouts, Colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, and fill format, etc...different Microsoft Excel themes/colors to SeriesCollection or other...

    docs.aspose.com/cells/python-net/setting-chart-...
  4. Aspose::Words::Font::get_Shading method | Aspos...

    Aspose::Words::Font::get_Shading method. Returns a Shading object that refers to the shading formatting for the font in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_White...created using our white font color visible // is to apply a background...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Manage Presentation Ink Objects in .NET|Aspose....

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for .NET. Get code samples for traces, brush Color & size....its own color and size, corresponding to the Brush.Color and Brush...Brush Color This C# code shows you how to set the color for a...

    docs.aspose.com/slides/net/manage-ink/
  6. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  7. TableStyle.VerticalAlignment | Aspose.Words for...

    Discover the TableStyle VerticalAlignment property to effortlessly control cell alignment in your tables, enhancing readability and presentation....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  8. TableStyle.Shading | Aspose.Words for .NET

    Discover the TableStyle Shading property to enhance your table cells with customizable shading formatting for a polished, professional look....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  9. 在 PHP 中管理 Visio 图的页眉和页脚|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....set header & footer color $color = new Color (); $diagram -> getHeaderFooter...-> setHeaderFooterColor ( $color -> getRed ()); \ # set text...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  10. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels.... color = "#006400" ; format . fill...series . dataLabels . font . color = "#FFFF00" ; // Change fill...

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