Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 6,230 for

fill color

(0.03 sec)
  1. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....the chart was inserted and filled with data, you are able to...default. How to Set Fill and Stroke Formatting Fill and stroke formatting...

    docs.aspose.com/words/python-net/working-with-c...
  2. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C++...PowerPoint, a theme comprises colors, fonts , background styles...Theme Color A PowerPoint theme uses a specific set of colors for...

    docs.aspose.com/slides/cpp/presentation-theme/
  3. 使用 Aspose.SVG Builder API 进行高级 SVG 创建和修改 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Fill (Color. Blue ). Stroke (Paint. None...Circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None)...

    docs.aspose.com/svg/zh/net/svg-builder-api/
  4. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++....flag to change the text's fill color to white and // leave a thin...each character in the original color of the text. builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... Examples Shows how to set fill, stroke and callout formatting...format . stroke . color = aspose . pydrawing . Color . dark_green...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... // 1 - The fill, which applies to the area within...outline of the shape: shape . fill . foreColor = "#FFFFFF" ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...get_Item(0); Color originalFillColor = sourcePortion...getSolidFillColor().getColor(); Color testFillColor = new Color(34, 64, 128); SoftAssertions...

    forum.aspose.com/t/iportioneffectivedata-instan...
  8. Table.Alignment | Aspose.Words for .NET

    Discover the Table Alignment property to effortlessly control inline table positioning in your documents for a polished, professional look....5 , Color . Green , true ); table . SetBorder...LineStyle . Single , 1.5 , Color . Green , true ); table . SetBorder...

    reference.aspose.com/words/net/aspose.words.tab...
  9. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!...Glow 0 Glow effect, in which a color blurred outline is added outside...the edges of the object. Fill 1 Fill overlay effect. Shadow 2...

    reference.aspose.com/words/net/aspose.words/tex...
  10. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++.... Fills a number of cells in the first... get ( 0 ). getCells (); // Fill some sample data into the cells...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...