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

color

(0.09 sec)
  1. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/java/add-curve/
  2. 仅复制范围数据(无格式) C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围数据,不包括格式。... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-data-only/
  3. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... Color . light_gray ) table . default_cell_border...BorderSide . BOTTOM , 1 , ap . Color . light_gray ) # Add header...

    docs.aspose.com/pdf/python-net/integrate-table/
  4. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    通过 Aspose.Slides for Python(基于 .NET),学习图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且吸引眼球的样式。... solid_fill_color . color = draw . Color . gray chart_title...fill_format . solid_fill_color . color = draw . Color . blue chart . axes...

    docs.aspose.com/slides/zh/python-net/chart-form...
  5. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Fill::get_ForeThemeColo...

    Aspose::Words::Drawing::Fill::get_ForeThemeColor method. Gets or sets a ThemeColor object that represents the foreground Color for the fill in C++....that represents the foreground color for the fill. Aspose :: Words...set theme color for foreground/background shape color. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Raw Data Processing|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....example conversion from CMYK color space to RGB is not available...bitsCount) % 8. Indexed RGB Color Conversion To get the highest...

    docs.aspose.com/imaging/python-net/raw-data-pro...
  9. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...a smooth transition of one color to another. It is used for making...horizontal linear gradient from two colors, fill a rectangle, fill a text...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  10. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...CSS 更改文本颜色 您可以使用 style 属性的 color 属性在 HTML 标签内更改文本颜色。这就是所谓的内联...html 文件中为 HTML <p> 元素指定 CSS color 属性。只需几步 加载现有的 HTML 文件。 例如,查找第一个段落元素以设置样式属性。使用...

    docs.aspose.com/html/zh/net/how-to-articles/how...