Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 45,858 for

color

(0.17 sec)
  1. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....Show data labels and set font color. series . has_data_labels =...data_labels . font . color = aspose . pydrawing . Color . white # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Forms2OleControl.ForeColor | Aspose.Words for .NET

    Discover the Forms2OleControl ForeColor property to customize your control's foreground Color easily. Enhance your UI with tailored Color options today!...property Gets or sets a foreground color of the control. The default...type of the control. public Color ForeColor { get ; set ; } Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  3. RevisionOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...commentColor Allows to specify the color to be used for comments. Default...deleteCellColor Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 从 Excel 文件中提取主题数据|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ 从 Excel 文件中提取主题数据,有效获取样式和格式信息。...Cells Theme & Color Example </ h1 > < input type...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  5. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector Colors in a pie chart. Our guide will demonstrate how to assign unique Colors to each slice, sector, or legend for improved visual appeal and data representation....Ask AI Custom Slice or Sector Colors in Pie Chart with C++ Contents...explains how to add custom colors to pie chart slices/sectors...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...
  6. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells for Python...properties, color and line_style to set a border’s line color and style...

    docs.aspose.com/cells/python-net/cells-border-s...
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....dispose (); } Change the Series Color Aspose.Slides for Java allows...allows you to change a series' color this way: Create an instance...

    docs.aspose.com/slides/java/chart-series/
  8. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...in grey color is likely due to the default font color setting...need to explicitly specify the color as well. Solution To change...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  9. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/python-net/chart/pptx/
  10. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the Color globally, in the output PDF tha…...the underline and change the color globally, in the output PDF...it, similar to changing the color of revision inserted text? doc...

    forum.aspose.com/t/changing-the-hyperlink-style...