Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,309 for

fill

(0.08 sec)
  1. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects.... Fill Represents fill formatting for an object...cap style. FillType Specifies fill type for a fillable object....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Incorrect Color Detected for a Shape in a Power...

    I have attached a presentation “color_src.pptx” having one shape in the first slide. (NOTE: When I open this presentation in microsoft powerpoint and try to select the shape in first slide, it somehow appears to be locke…...fill_format.get_effective().solid_fill_color.name...shape might have a different fill style applied in PowerPoint...

    forum.aspose.com/t/incorrect-color-detected-for...
  3. SVG 中的填充和描边 – 基础知识和 SVG 代码 – Aspose.SVG指南

    了解允许您设置 SVG 填充和描边不同方面的属性,包括颜色、不透明度、粗细、虚线的使用等。...着色或绘画是指使用 fill 和 stroke 向图形添加颜色、渐变或图案的操作。一组属性定义了它们的属性: fill, fill-opacity...fill-opacity, fill-rule, stroke, stroke-dasharray, stroke-dashoffset...

    docs.aspose.com/svg/zh/net/drawing-basics/fills...
  4. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient Fill expressed as a percent in range 0.0 to 1.0....transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....org/2000/svg" > 2 < g fill = "none" > 3 <!-- no translation...group circles together. The fill attribute applies inside <g>...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  6. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... # 1 - The fill, which applies to the area within...outline of the shape: shape . fill . fore_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked.... # 1 - The fill, which applies to the area within...outline of the shape: shape . fill . fore_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... Use the Fill.gradient_stops property to access...access gradient stops of fill objects. Indexers Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....to access gradient stops of fill objects. Examples Shows how...gradient stops to the gradient fill. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

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