Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 12,013 for

fill

(0.12 sec)
  1. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations.... Set your preferred fill type and fill color. Save the modified...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/androidjava/chart-series/
  2. Aspose::Words::DocumentBuilder::get_Bold method...

    Aspose::Words::DocumentBuilder::get_Bold method. True if the font is formatted as bold in C++....get_Bold () Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Fill.visible property | Aspose.Words for Node.js

    Fill.visible property. Gets or sets value that is ``true`` if the formatting applied to this instance, is visible....visible property Fill.visible property Gets or sets value that...Drawing class Fill Fill.transparency property Fill.oneColorGradient...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...LinearGradientBrush are used to define fill colors. Draw shapes on the layer...and graphics.fillEllipse() to fill them. After making desired changes...

    docs.aspose.com/psd/java/graphics-api/
  5. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  6. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg color, svg paths, svg Fills, svg strokes, svg filters....Transformations, SVG Color, Fills and Strokes in SVG, SVG Embedded...examples for SVG transformations. Fills and Strokes in SVG In this article...

    docs.aspose.com/svg/net/drawing-basics/
  7. SVG Styles in Aspose.SVG – CSS vs Inline vs Att...

    Learn how SVG styles work, compare CSS rules, inline styles, and presentation attributes, and understand styling priority when working with SVG....presentation attributes <rect style="fill: red; stroke-width: 4;" /> CSS...maintainable than inline styles <rect fill="blue" stroke-width="2" /> Presentation...

    docs.aspose.com/svg/net/svg-styles-css-vs-inlin...
  8. Text Box|Aspose.Slides for Python Documentation

    Create and format text boxes in Python with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....but a typical text box has no fill or border and displays only...simply an AutoShape with no fill or border and some formatted...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Aspose.Cells 8.9.2 中的公共 API 变更|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....Fill、Outline 和 Shadow 属性 Aspose.Cells...Java 8.9.2版本已暴露了TextOptions.Fill、TextOptions.Outline和TextOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...gradient stops to the gradient fill. doc = aw . Document () builder...= 80 , height = 80 ) shape . fill . two_color_gradient ( color1...

    reference.aspose.com/words/python-net/aspose.wo...