Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 8,261 for

fill color

(0.83 sec)
  1. 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/
  2. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code.... The color of lines and fills (RGB, CMYK, or grayscale)...Method. Fill the graphics path by means of the Fill() method...

    products.aspose.com/page/cpp/work-with-ps-graph...
  3. 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...
  4. Render Worksheet to Graphic Context with Node.j...

    Learn how to render a worksheet to graphic context using Aspose.Cells for Node.js via C++. This includes rendering to image files, screens, and printers....worksheet, fill any remaining empty space with blue color in the...

    docs.aspose.com/cells/nodejs-cpp/render-workshe...
  5. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your document design and readability.... Fill . Solid ( Color . DarkBlue ); // Set...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Working with Text in XPS file | .NET

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... CreateSolidColorBrus (Color. Black ); 10 //Add glyph to..."Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save resultant...

    docs.aspose.com/page/net/xps/working-with-text/
  7. ChartDataLabelCollection Class | Aspose.Words f...

    Discover the Aspose.Words.ChartDataLabelCollection class for managing chart data labels efficiently. Enhance your document's visual appeal today!...{ get; } Provides access to fill and line formatting of the data...dataLabel . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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/
  9. 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...
  10. 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...