Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 44,876 for

color

(0.12 sec)
  1. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats....Set a Data Point Label and Color Set “Branch 1” data label to...category name. Then set text color to yellow: IDataLabel branch1Label...

    docs.aspose.com/slides/net/data-points-of-treem...
  2. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label....Show data labels and set font color. series . has_data_labels =...data_labels . font . color = aspose . pydrawing . Color . white # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IBarcodeGenerator.get_barcode_image method | As...

    IBarcodeGenerator.get_barcode_image method. Generate barcode image using the set of parameters (for DisplayBarcode field)....NONE def convert_color ( self , input_color , def_val ) -> pydraw...pydraw . Color : """Converts a hexadecimal color string to a Color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Picture Fill Is Not Considered When Exporting a...

    In a C# environment, using the latest version of Aspose.Slides package to this day (25.12.0), I have this presentation that contains only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide only contains one pic…...only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide...fill is configured (a green color in this case). When I export...

    forum.aspose.com/t/picture-fill-is-not-consider...
  5. Aspose.PSD for .NET 19.5 - Release Notes|Docume...

    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....= new int [] { Color . Red . ToArgb (), Color . Blue . ToArgb...ToArgb (), Color . Blue . ToArgb (), Color . Blue . ToArgb (), Color...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  6. Create and Apply WordArt Effects in .NET|Aspose...

    Create and customize WordArt effects in Aspose.Slides for .NET. This step-by-step guide helps developers enhance presentations with professional text in C#.... Color = Color . DarkOrange ; portion ...PatternFormat . BackColor . Color = Color . White ; portion . PortionFormat...

    docs.aspose.com/slides/net/wordart/
  7. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...Rectangle, title, Subject, Flags, color, width, StartingStyle 和 End...Rectangle, title, Subject, Flags, color, width, StartingStyle 和 End...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  8. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method. Gets line formatting for the parent chart element in C++....set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...set_BackColor ( System :: Drawing :: Color :: get_Red ()); dataPoints ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator...NONE def convert_color ( self , input_color , def_val ) -> pydraw...pydraw . Color : """Converts a hexadecimal color string to a Color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format Worksheet Cells in a Workbook with C++|D...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Use borders and colors to emphasize data. Apply number...workbook . ChangePalette ( Color { 155 , 204 , 255 }, 55 ); workbook...

    docs.aspose.com/cells/cpp/format-worksheet-cell...