Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 44,876 for

color

(0.19 sec)
  1. Modify the Gradient of a Visio Shape|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....direction, angle, gradient stop color and position etc. Modify the...gradient stop by index to set the color and position properties....

    docs.aspose.com/diagram/java/modify-the-gradien...
  2. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....Contents [ Hide ] Set Theme Color to a Shape in Visio This topic...developers can apply theme color to a shape using Aspose.Diagram...

    docs.aspose.com/diagram/net/apply-theme-to-shape/
  3. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...filling the text with the current color of the graphics state (that...default or already defined color. In given case it is black....

    docs.aspose.com/page/cpp/ps/working-with-text/
  4. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly.... Color = Color . Red ; // Use the "CellFormat"...Shading . BackgroundPatternCol = Color . Orange ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency.... Color = Color . Blue ; horizontalRuleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....the bar is filled with one color, while if the price decreases...improvements in the chart We often use colors rather than black and white...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  7. Working with Text Boxes|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....margins, background color, background color transparency, and default...alignment, margins, background color, transparency, and default tab...

    docs.aspose.com/diagram/java/working-with-text-...
  8. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...white-space: pre; background-color: rgb(255, 255, 255);”>Project...= <span class=“kwrd” style=“color: rgb(0, 0, 255); font-family:...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  9. 用C++对工作簿中的单元格进行格式化|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持格式化工作簿中的工作表单元格,允许用户自定义单元格的外观和样式。本文章介绍如何使用Aspose.Cells库格式化工作表单元格。... ChangePalette ( Color { 155 , 204 , 255 }, 55 ); workbook...workbook . ChangePalette ( Color { 0 , 51 , 105 }, 54 ); workbook...

    docs.aspose.com/cells/zh/cpp/format-worksheet-c...
  10. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of cells, including font, Color, border, etc. By adjusting these properties, you have more control over how cells look and appear.... font color, number format, borders, background color, etc. Explore...formatting options (e.g., font color, bold), and change the format...

    docs.aspose.com/cells/cpp/how-to-change-format-...