Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 41,618 for

color

(0.1 sec)
  1. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background Color for the fill....that represents the background color for the fill. get backThemeColor...set theme color for foreground/background shape color. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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 = Color . GreenYellow ; shapeLayer...; strokeFillSettings . Color = Color . GreenYellow ; shapeLayer3...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  3. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++....const Allows to specify the color to be used for comments. Default...get_DeleteCellColor () Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. PresetTexture enumeration | Aspose.Words for Py...

    aspose.words.drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...foreground color to yellow style . SetForegroundColor ( Color :: Yellow...foreground color to blue style . SetForegroundColor ( Color :: Blue...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  7. 如何添加上方平均值条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 AboveAverage 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime... ( self , cell_area_name , color ): index = self . _sheet . ...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  8. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the 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...
  9. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/python-net/ellipse/
  10. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...(title, color)。 SquigglyAnnotation 并设置参数 (title, color)。 UnderlineAnnotation...UnderlineAnnotation 并设置参数 (title, color)。 然后我们应该将所有注释添加到页面。 using namespace...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/