Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 6,174 for

fill color

(0.03 sec)
  1. Aspose::Words::DocumentVisitor::VisitShapeEnd m...

    Aspose::Words::DocumentVisitor::VisitShapeEnd method. Called when enumeration of a shape has ended in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively utilize and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). GetFont (). SetColor ( Color :: Blue ()); // Move the legend...

    docs.aspose.com/cells/cpp/chart-legend/
  3. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Python via .NET API....contains Filter by Color Filters based on filled color Date Filters...different type of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/python-net/data-filtering/
  4. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Set fill color for series. Save PPTX file...Setting fill color for series series->get_Format()->get_Fill()->...

    products.aspose.com/slides/cpp/chart/pptx/
  5. 在 PHP 中将图表转换为图像|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....= new ChartType (); $color = new Color (); $imageFormat = new..."Data!A2:A8" ); //Set the fill colors for the series's data points...

    docs.aspose.com/cells/zh/java/converting-chart-...
  6. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....with graphics and are used to fill the internal of a drawing object...circle, etc with the specified color. Using Solid Brush to Draw Graphics...

    docs.aspose.com/drawing/net/working-with-brushes/
  7. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint presentation in C# or .NET...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/net/ellipse/
  8. Presentation Background|Aspose.Slides Documenta...

    Set background in PowerPoint presentation in Java...Contents [ Hide ] Solid colors, gradient colors, and pictures are often...(several slides at once) Set Solid Color as Background for Normal Slide...

    docs.aspose.com/slides/java/presentation-backgr...
  9. Callout|Aspose.Slides for Python Documentation

    PowerPoint chart callouts and data labels in Python... fill . fill_type = slides . FillType...dataPoint . format . line . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/callout/
  10. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells library in C# to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Gradient Fill(bars fade from left to right) and Solid Fill(bars have...have a solid color). Click the style you like — and you’re done...

    docs.aspose.com/cells/net/how-to-add-databars-c...