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

color

(0.15 sec)
  1. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats....Set a Data Point Label and Color Set “Branch 1” data label to...category name. Then set text color to yellow: auto branch1Label...

    docs.aspose.com/slides/cpp/data-points-of-treem...
  2. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....Rectangle, title, subject, flags, color). This annotation is used to...PRINT caretAnnotation1 . color = ap . Color . blue document . pages...

    docs.aspose.com/pdf/python-net/extra-annotations/
  3. 使用 Python 更改 HTML 文本颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改文本颜色。包括内联和内部 CSS 示例、最佳实践和常见问题解答。... 在网页上更改文本颜色很容易,只需使用 CSS color 属性。可以使用内联、内部或外部 CSS,颜色值可以是标准英文颜色名称或...下面的代码片段展示了如何为 HTML <p> 元素指定 CSS color 属性。请按以下步骤操作: 使用 HTMLDocument()...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  4. AsposeWordsPrintDocument.ColorMode | Aspose.Wor...

    Discover how to optimize printing with AsposeWordsPrintDocument's ColorMode property. Control non-Colored page output for enhanced Color printing!...non-colored pages are printed if the device supports color printing...PrinterSettings ; // Specify the new color print mode. awPrintDoc . ColorMode...

    reference.aspose.com/words/net/aspose.words.ren...
  5. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... highlight_color = aspose . pydrawing . Color . light_gray...shape . font . color = aspose . pydrawing . Color . red shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to create a tornado chart with JavaScript v...

    Learn how to create a tornado chart with Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...AsposeCells . Color . White ; chart . plotArea . border . color = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/create-tor...
  7. 註釋 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 從 PDF 文檔中刪除註釋。... Print , Color = Color . Blue }; document . Pages...circleAnnotation . setColor ( Color . getRed ()); circleAnnotation...

    products.aspose.com/pdf/zh-hant/annotation/
  8. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with 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/cpp/how-to-format-a-range/
  9. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your document design with powerful, flexible features.... Color = Color . Red ; // Use the "CellFormat"...Shading . BackgroundPatternCol = Color . Orange ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.tab...