Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 45,841 for

color

(0.2 sec)
  1. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript 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.... innerHTML = '<p style="color: red;">Please select an Excel...foregroundColor = AsposeCells . Color . Maroon ; // Fill the PlotArea...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  2. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... Color = System . Drawing . Color . Gray ; // Try...StrokeColor = System . Drawing . Color . Gray ; // Try LightGray to...

    docs.aspose.com/words/net/add-watermark/
  4. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...usually represented by small 2-colors (usually black&white) simple...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  5. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/zh-hant/cpp/text/
  9. 用 C++ 格式化数据透视表单元格|Documentation

    了解如何使用Aspose.Cells与C++格式化数据透视表单元格。... SetBackgroundColor ( Color :: LightBlue ()); pivotTable...style . SetBackgroundColor ( Color :: Yellow ()); PivotTable pivotTable2...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...
  10. Aspose::Words::Fields::FieldMergeBarcode::get_B...

    Aspose::Words::Fields::FieldMergeBarcode::get_BackgroundColor method. Gets the background Color of the barcode symbol. Valid values are in the range [0, 0xFFFFFF] in C++....method Gets the background color of the barcode symbol. Valid...

    reference.aspose.com/words/cpp/aspose.words.fie...