Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 30,369 for

color

(0.05 sec)
  1. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second line of wrapping text for the list level in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level formatting plus any formatting overrides applied to the current paragraph in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells library in C# to apply AboveAverage conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Enhance Visual Appeal: Color-coding helps make your spreadsheet...next to with (e.g., choose a color fill or custom format). Click...

    docs.aspose.com/cells/net/how-to-add-above-aver...
  4. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. PageSetup.borders property | Aspose.Words for N...

    PageSetup.borders property. Gets a collection of the page borders.... color = "#008000" ; pageSetup . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features.... Color = Color . DarkBlue ; doc . Save...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-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. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....SetCategoryData ( u "A2:A9" ); // Set Color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 79 , 129 , 189 }); // Fill...

    docs.aspose.com/cells/cpp/create-volume-high-lo...