Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 8,424 for

fill color

(0.17 sec)
  1. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++.... Examples Shows how to set fill, stroke and callout formatting...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkGreen...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....65 ))); // Sets fill color for series series -> get_Format...get_Format () -> get_Fill () -> set_FillType ( FillType :: Solid...

    docs.aspose.com/slides/cpp/chart-data-label/
  3. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover properties, methods, and examples....pattern, arrowhead options, and fill color. Create a Plain Line To add...FillFormat . SolidFillColor . Color = Color . Maroon ; //Write the PPTX...

    docs.aspose.com/slides/net/line/
  4. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....Set the Fill Type of the Ellipse to Solid. Set the Color of the...Ellipse using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/cpp/ellipse/
  5. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...a brush 13 text_fill = doc. create_solid_color_brush (aspose.... pydrawing . Color . black ) 14 # Add a glyph to the document...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. 用C++通过JavaScript创建高低收(HLC)股票图表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建高低收股票图表。我们的逐步指南将展示如何在图表上绘制股票市场数据,包括高价、低价和收盘价,以便进行更好的分析和可视化。... innerHTML = '<p style="color: red;">Please select an Excel...foregroundColor = AsposeCells . Color . Maroon ; // Fill the PlotArea area...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator...NONE def convert_color ( self , input_color , def_val ) -> pydraw...pydraw . Color : """Converts a hexadecimal color string to a Color...

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

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal.... Fill { get; } Gets fill formatting for the...Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....MsoFillFormat object used to set the fill format for the text box. The...(). Get ( textboxIndex ); // Fill the text. textbox0 . SetText...

    docs.aspose.com/cells/cpp/managing-controls/
  10. ChartDataLabelCollection.ShowDataLabelsRange | ...

    Discover the ShowDataLabelsRange property in ChartDataLabelCollection. Control data label visibility for your series and enhance data presentation effortlessly!... Fill . Color = Color . Red ; // For a cleaner...

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