Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 47,145 for

color

(0.27 sec)
  1. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in JavaScript using Aspose.Cells for JavaScript via C++....color Working with the Glow Effect...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  2. Specify Layout Options in Node.js|Aspose.Words ...

    Specify Layout Options for various document layouts using Node.js....(revision highlighting color, revision bar color, etc.), use the RevisionOptions...

    docs.aspose.com/words/nodejs-net/specify-layout...
  3. Simple Labeling|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.... FontColor Determines color of the text. HaloSize Determines...text. HaloColor Determines color of the halo around the text...

    docs.aspose.com/gis/net/simple-labeling/
  4. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a chart series in C++....maxValueIndex = i ; } } // Change colors of the max and min values....set_ForeColor ( System :: Drawing :: Color :: get_Red ()); series -> get_DataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. font bold setting|Documentation

    Guide to using the Bold button on the Aspose.Cells GridJs toolbar, including mouse, keyboard, menu, and API options for toggling bold formatting....(row/col indices) // Set the font color of a specific cell or range...undefined . How to Print Font Color Settings...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....Inline ); // Set the title and color of the frame that appears when...title = "My plain text" ; tag . color = "#FF00FF" ; // Set a tag for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....including complex scripts, color‑font tables, and feature‑level...variable‑font instancing, and color‑font rendering. It can delegate...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  8. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....setCategoryData ( "A2:A9" ); // Set color for the first series (Volume)...setForegroundColor ( new AsposeCells . Color ( 79 , 129 , 189 )); // Fill...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  9. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...GetCategoryData () = u "A2:A9" ; // Set Color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 0xff , 79 , 129 , 189 });...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  10. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... color = aspose . pydrawing . Color . green # All...

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