Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 47,057 for

color

(0.72 sec)
  1. 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...
  2. 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...
  3. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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/
  5. 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...
  6. 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...
  7. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....circle, etc with the specified color. Using Solid Brush to Draw Graphics...

    docs.aspose.com/drawing/net/working-with-brushes/
  8. 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...
  9. 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-...
  10. 用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...