Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 8,033 for

fill color

(0.41 sec)
  1. block|Documentation

    Block element is used to organize content within containers....border_size=10 border_color black Color of the block borders....the supported values. border_color=red border_top_style inherits...

    docs.aspose.com/omr/net/txt-markup/block/
  2. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for PHP via Java for PPT and PPTX, with practical code examples....validateChartLayout() previously to fill properties with actual values...validateChartLayout() previously to fill properties with actual values...

    docs.aspose.com/slides/php-java/chart-calculati...
  3. SVG Lighting Effects – SVG Filters – Aspose.SVG...

    Learn how to combine multiple SVG filters to create and control SVG lighting effects using the Aspose.SVG for .NET API....width = "150" height = "150" fill = "Teal" filter = "url(#light)"...specularExponent = "30" lighting - color = "#ddd" > 7 < fePointLight...

    docs.aspose.com/svg/net/svg-lighting-effects/
  4. 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/
  5. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box.... add () # Create and fill box box = ap . FloatingBox (...BorderSide . ALL , 1.5 , ap . Color . dark_green ) box . is_need_repeating...

    docs.aspose.com/pdf/python-net/floating-box/
  6. 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...
  7. Aspose.PSD for Java 25.5 - 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....Create default layer mask for Fill layer. Feature PSDJAVA-733 Add...Create default layer mask for Fill layer. public static void main...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....How to Change PDF Background Color in Python How to Add Page Number...Text in PDF using Python How to Fill PDF Form from Excel using Python...

    kb.aspose.com/pdf/python/page/3/
  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. 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/