Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 47,129 for

color

(0.85 sec)
  1. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer.... border_color string “Black” Color of all borders. Can...border_size and border_color Override the width and color of the element’s...

    docs.aspose.com/omr/net/json-markup/customanswe...
  2. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  3. Aspose.PSD for Java 23.4 - 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....PSD API instead of obsolete Color struct Enhancement PSDJAVA-418...setEffectColor(com.aspose.psd.Color) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. 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/
  5. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Java, 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/java/data-points-of-tree...
  6. Aspose::Words::Drawing::PresetTexture enum | As...

    Aspose::Words::Drawing::PresetTexture enum. Specifies texture to be used to fill a shape 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...
  7. Highlighting code works only after clicking a c...

    Hi, I’m using the code below to highlight cells, it’s working in aspose.cells.gridjs version 26.5 but somehow in newer versions, I have to still click the cell for the Color change to take effect. Is there something tha…...still click the cell for the color change to take effect. Is there...function highlightCell(ri, ci, color) { xs.setActiveCell(ri, ci);...

    forum.aspose.com/t/highlighting-code-works-only...
  8. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Font color, select a font color. Background, select a color for...pixels. Border line color, select the line color. Border lines, select...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。... Color = Color . Blue ; // 将 PPTX 文件保存到磁盘。...FillFormat . SolidFillColor . Color = Color . Black ; shape2 . FillFormat...

    docs.aspose.com/slides/zh/net/shape-formatting/
  10. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Chart resized and repositioned...

    docs.aspose.com/cells/javascript-cpp/manipulate...