Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 44,897 for

color

(0.11 sec)
  1. 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...
  2. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...i++) { // apply SetAsTotal and Color to the first and last data points...setColor(new Color(128, 128, 128)); continue; } // apply Color to the...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  3. 使用 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...
  4. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input documents into a single document and returns [Document](../../../aspose.words/document/) instance of the final document.... color = aspose . pydrawing . Color . blue first_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground Color in C++....lightens or darkens the foreground color. double Aspose :: Words :: Drawing...and darkening foreground font color. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. FieldDisplayBarcode.backgroundColor property | ...

    FieldDisplayBarcode.backgroundColor property. Gets or sets the background Color of the barcode symbol...Gets or sets the background color of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Table () # Set the table border color as LightGray table . border...ALL , 5 , ap . Color . from_rgb ( apd . Color . light_gray ))...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  9. 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...
  10. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface....shape FillColor Specifies the color and transparency given to the...fill StrokeColor Specifies the color and transparency given to the...

    docs.aspose.com/gis/net/marker-symbolizer/