Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 44,876 for

color

(0.12 sec)
  1. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell using the Aspose.Cells for Node.js via C++ API...."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text..."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text...

    docs.aspose.com/cells/nodejs-cpp/get-html5-stri...
  2. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!... Color = Color . Blue ; // Set the "Show"...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!... Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 使用 Python 向现有 PDF 添加文本|Aspose.PDF for Java

    代码示例展示如何使用 PDF 库在 Pdf 文档中添加或写入文本。... FontRepository () color = self . Color () text_fragment . getTextState...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  5. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern (...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/cpp/create-style-object-u...
  6. WriteInConfig|Documentation

    WriteInConfig element provides a blank field in which the respondent can hand write some text or draw a picture.... Color Color Color.Black Color of the underlying...

    docs.aspose.com/omr/net/programmatic-forms/writ...
  7. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....(); // Set the table border color as LightGray table . setBorder...( BorderSide . All , . 5f , Color . getLightGray ())); // set...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  8. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Line Symbolizer|Documentation

    GIS C# Library or API supports Simple Line symbolizer for 1-dimensional geometries lines and can be applied on geometries of any type like Point, Line, Surface....Property Description Color Specifies the color and transparency given...lines: Here’s how to change line color to blue: For more advanced scenarios...

    docs.aspose.com/gis/net/line-symbolizer/
  10. Format Ranges with Golang via C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with Golang via C++. Apply styles, fonts, and Colors to cell ranges programmatically.... font color, number format, borders, background color, etc. Explore...formatting options (e.g., font color, bold), and apply the style...

    docs.aspose.com/cells/go-cpp/how-to-format-a-ra...