Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 46,368 for

color

(0.85 sec)
  1. 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...
  2. 从 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...
  3. 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-...
  4. 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/
  5. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the shape....Examples Shows how to get shadow color. doc = aw . Document ( file_name...file_name = MY_DIR + 'Shadow color.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents shadow formatting for an object. To learn more, visit the documentation article in C++.... get_Color () Gets or sets a Color object that represents...represents the color for the shadow. The default value is Black...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....to fill a shape with a solid color. doc = aw . Document () builder...Use the "stroke_color" property to set the color of the outline...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Backgrounds in .NET|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for .NET, with code tips to boost your presentations....[ Hide ] Introduction Solid colors, gradients, and images are...slides at once). Set a Solid Color Background for a Normal Slide...

    docs.aspose.com/slides/net/presentation-backgro...