Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,967 for

fill color

(0.04 sec)
  1. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....you can change text, font, and fill format for titles. | | Setting...); // Setting the foreground color of the plot area chart . GetPlotArea...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  2. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to Fill of text background and border formatting of the data table....property Provides access to fill of text background and border...dataTable . format . stroke . color = "#00008B" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Set the font color using the FillFormat exposed...code changes the font, the color, and the font style. Figure:...

    docs.aspose.com/slides/java/manage-fonts/
  4. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Set the font color using the FillFormat exposed...code changes the font, the color, and the font style. Figure:...

    docs.aspose.com/slides/androidjava/manage-fonts/
  5. Presentation Background|Aspose.Slides Documenta...

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

    docs.aspose.com/slides/cpp/presentation-backgro...
  6. Locking WordArt Watermark in Aspose.Cells|Docum...

    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.... Text , true ); //Get the fill format of the word art MsoFillFormat...//Set the color wordArtFormat . ForeColor = Color . Red ; //Set...

    docs.aspose.com/cells/net/locking-wordart-water...
  7. Presentation Background|Aspose.Slides for Node....

    Set background in PowerPoint presentation in JavaScript...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/nodejs-java/presentation...
  8. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....Microsoft Word supports only the fill properties of a background shape...page background. // 1 - A flat color: shapeRectangle -> set_FillColor...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Ellipse|Aspose.Slides 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....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/
  10. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C# or .NET... Color = Color . Cyan ; // Creates a text...FillFormat . SolidFillColor . Color = Color . DarkKhaki ; // Create...

    docs.aspose.com/slides/net/manage-zoom/