Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 8,061 for

fill color

(0.3 sec)
  1. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....then changes the fill color and font color of the cell to light...style . SetForegroundColor ( Color :: LightBlue ()); style . GetFont...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...
  2. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  3. Data Filtering|Documentation

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

    docs.aspose.com/cells/python-net/data-filtering/
  4. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....the feature to fill Arc object with a certain color. Follow the...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-arc/
  5. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent.... 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/
  6. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent.... 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/
  7. Aspose.PSD for .NET 19.9 - Release Notes|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....Scale Property for Gradient Fill Layer Feature PSDNET-162 Adjusting...|| portions [ 1 ]. Text != "color" || portions [ 2 ]. Text !=...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  8. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use 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/
  9. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the table....true ); // Fill the cells with a light green solid color. table ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add WordArt Watermark to Worksheet in Aspose.Ce...

    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....1 , 130 , 800 ); // Get the fill format of the WordArt MsoFillFormat...wordart . FillFormat ; // Set the color wordArtFormat . ForeColor =...

    docs.aspose.com/cells/net/add-wordart-watermark...