Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 6,735 for

point coloring

(0.09 sec)
  1. Simple Labeling|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... FontColor Determines color of the text. HaloSize Determines...text. HaloColor Determines color of the halo around the text...

    docs.aspose.com/gis/net/simple-labeling/
  2. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...); // Setting the foreground color of the plot area chart . getPlotArea...setForegroundColor ( new AsposeCells . Color ( 0 , 0 , 255 )); // Setting...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  3. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  4. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text.... COLOR Revised content is highlighted with color only. BOLD...Revised content is made bold and colored. ITALIC Revised content is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Disable Text Wrapping for Data Labels on the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/disable-te...
  6. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...' ) # Insert a comment to point out an error. comment = aw ...not "done" with a faded text color. comment = aw . Comment ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++....method Allows to specify the color to be used for comments. Default...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. ChartSeries.DataPoints | Aspose.Words for .NET

    Discover the ChartSeries DataPoints property, offering a comprehensive collection of formatting tools to enhance every data Point in your series....formatting objects for all data points in this series. public ChartDataPointCollec...how to apply labels to data points in a line chart. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Public API Changes in Aspose.Cells 9.0.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Color = System . Drawing . Color . Red ; textbox...foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. ChartDataLabel.Format | Aspose.Words for .NET

    Discover the ChartDataLabel Format property for easy access to customizable fill and line formatting, enhancing your data visualization effortlessly....how to apply labels to data points in a line chart. Document doc...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/net/aspose.words.dra...