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

color

(0.43 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 用 JavaScript 结合 C++ 添加图标到工作表|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....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  10. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...