Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,792 for

chart coloring

(0.03 sec)
  1. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....grid like control, paste a chart in it and export the report...also generates a sophisticated chart based on the Worksheet source...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....background color of the stroke. System :: Drawing :: Color Aspose...); SharedPtr < Chart > chart = shape -> get_Chart (); // Delete...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color of the stroke in C++....foreground color of the stroke. System :: Drawing :: Color Aspose...); SharedPtr < Chart > chart = shape -> get_Chart (); // Delete...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....); SharedPtr < Chart > chart = shape -> get_Chart (); // Delete...Delete default generated series. chart -> get_Series () -> Clear ();...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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.... setColor ( Color . getRed ()); textbox . getTextOptions...secondary plot of a Pie or Bar chart. Here is simple usage scenario...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs....Scatter , 432 , 252 ); Chart chart = shape . Chart ; // Delete default...series. chart . Series . Clear (); ChartSeries series = chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency....; Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. var slide_1 = presentation...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  8. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++....); SharedPtr < Chart > chart = shape -> get_Chart (); // Delete...Delete default generated series. chart -> get_Series () -> Clear ();...

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

    ChartSeries.marker property. Specifies a data marker... charts . ChartMarker : ... Examples.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...