Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 47,145 for

color

(2.97 sec)
  1. Aspose::Words::Shading::get_BackgroundPatternCo...

    Aspose::Words::Shading::get_BackgroundPatternColor method. Gets or sets the Color that's applied to the background of the Shading object in C++....ol method Gets or sets the color that’s applied to the background...object. System :: Drawing :: Color Aspose :: Words :: Shading ::...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. Decorate Field|Aspose.PDF for Java

    Learn how to decorate a PDF form field with Colors and alignment in Java using the FormEditor facade in Aspose.PDF....FormFieldFacade with the required colors and alignment. Pass the facade...setBackgroundColor ( Color . RED ); facade . setTextColor ( Color . BLUE );...

    docs.aspose.com/pdf/java/decorate-field/
  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. 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/
  5. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...margin: 20px;"> <h2 style="color: yellow;">Hello, this is a header</h2>...header</h2> <p style="color: blue; line-height: 1.5;">This is...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  6. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....Show data labels and set font color. series . HasDataLabels = true...true ; dataLabels . Font . Color = Color . White ; // Set data label...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 将弧形对象添加到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/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกออก ลบตารางใน PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/table/ Recent content in เพิ่ม แยกออก ลบตารางใน PDF โดยใช้ C++ on ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/cpp/table/index.xml
  9. 在 Python 中向 PDF 添加表格|Aspose.PDF for Python via ...

    了解如何在 Python 中向现有 PDF 文档添加和配置表格。...pdf import Color , HorizontalAlignment from os...Table () # Set the table border color as LightGray table . border...

    docs.aspose.com/pdf/zh/python-net/adding-tables/
  10. Copy Range Style Only with C++|Documentation

    Learn how to copy only the style of a range in Excel using Aspose.Cells with C++.... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/cpp/copy-range-style-only/