Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 47,129 for

color

(0.11 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. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... color = "#FF0000" ; borders . horizontal...rows. borders . horizontal . color = "#FF0000" ; borders . horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the list level.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

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

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document watermarking. Enhance your documents with ease and efficiency.... Color = Color . Red ; Watermarker . Create...TextWatermarkOptions . Color = Color . Red ; using ( FileStream...

    reference.aspose.com/words/net/aspose.words.low...
  5. 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/
  6. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++....Solid ( System :: Drawing :: Color :: get_DarkSlateGray ()); //...Solid ( System :: Drawing :: Color :: get_LightGoldenrodYellow...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。... Color = Color . White ; dataPoint . Format...FillFormat . SolidFillColor . Color = Color . LightGray ; lbl . DataLabelFormat...

    docs.aspose.com/slides/zh/net/callout/
  9. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-curve/
  10. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... color = ap . Color . blue document . pages...freeTextAnnotation . color = ap . Color . light_green document...

    docs.aspose.com/pdf/python-net/text-annotation/