Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 8,261 for

fill color

(1.15 sec)
  1. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells library in C# to apply text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Enhanced Readability: Color‑coding text or changing its...you can select the font color, fill color, or any other formatting...

    docs.aspose.com/cells/net/how-to-add-text-condi...
  2. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided....additional formatting such as line colors and border styles. Highlights...a distinct marker shape and color, improving readability. Secondary...

    blog.aspose.com/cells/create-stockvolumehighlow...
  3. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/cad/scss/main.min.6ab0afa4fdc77...
  4. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/pdf/scss/main.min.6ab0afa4fdc77...
  5. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/omr/scss/main.min.6ab0afa4fdc77...
  6. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....may modify the line color, thickness, fill style, and proportions...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/
  7. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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....设置 Visio Shape 的 XForm、Line 和 Fill 数据 Contents [ Hide ] 设置变形数据...(). setValue ( 2 ); // set color of the shape's line shape ....

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  8. Create High-Low-Close (HLC) Stock Chart with No...

    Learn how to create a high-low-close stock chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... Color . Maroon ); // **Fill the PlotArea with...

    docs.aspose.com/cells/nodejs-cpp/create-high-lo...
  9. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...a brush 6 text_fill = doc. create_solid_color_brush (aspose.... pydrawing . Color . black ) 7 # Add a glyph to the document...

    docs.aspose.com/page/zh/python-net/xps/working-...
  10. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...(System::Drawing::Color::get_Blue())); 40 41 //Fill the rectangle...(with clipping) 42 document -> Fill(rectanglePath); 43 44 //Restore...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/