Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 12,727 for

fill

(0.1 sec)
  1. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Blue ). Stroke (Paint...=> circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None)...

    docs.aspose.com/svg/net/svg-builder-api/
  2. 填写文本字段|Aspose.PDF for Python via .NET

    此示例演示如何使用 Aspose.PDF for Python via .NET 自动填充 PDF 表单中的文本字段。它展示了如何加载 PDF 文档、按名称填充特定的表单字段并保存更新后的文件。... 调用 ‘fill_field()’ 将数据插入到诸如 name、address...initialize_data_dir # Fill Text Fields def fill_text_fields ( infile...

    docs.aspose.com/pdf/zh/python-net/fill-text-fie...
  3. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!...); // 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...
  4. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact.... Examples Shows how to fill a shape with a solid color....being invisible. // The shape fill by default is fully opaque,...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue Fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...slide which has a solid blue fill background. On top it has two...is determined by the image’s fill type and blending options. When...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  6. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java....how to set font formatting: Fill properties now are also available...available for fonts to set fill formatting of text. It gives an...

    docs.aspose.com/words/java/working-with-fonts/
  7. ShapeLineStyle enumeration | Aspose.Words for P...

    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 . fore_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...For using system fonts we just fill or outline a text with native...PsSaveOptions, then fetch . And finally fill or outline text with this DrFont...

    docs.aspose.com/page/cpp/ps/working-with-text/
  9. 用JavaScript通过C++将图片作为纹理铺贴在形状内|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++将小图片作为纹理铺贴在形状内...> < head > < title > Texture Fill IsTiling Example </ title >...head > < body > < h1 > Texture Fill IsTiling Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/tile-pi...
  10. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is Filled incorrectly. If you resize any of …...labeled, but every other shape is filled incorrectly. If you resize...I’ve also tried setting the fill color explicitly, but get the...

    forum.aspose.com/t/color-not-set-correctly-for-...