Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 9,142 for

fill

(0.06 sec)
  1. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....backColor tag to set a solid-fill color for a shape dynamically...Set the shape’s fill to none (that is, “No fill”). Inside the shape’s...

    docs.aspose.com/words/net/setting-background-co...
  2. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....also a command that draws or fills rectangle ( rectfill and rectstroke...PsDocument simplifies drawing and filling geometrical shapes accepting...

    products.aspose.com/page/net/add-shapes-to-ps/
  3. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... fill . fill_type = slides . FillType...SOLID point . format . fill . solid_fill_color . color = drawing...

    products.aspose.com/slides/python-net/chart/ppt/
  4. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...52 styles can be used for filling or stroking (outlining) in...demonstrate, firstly, how to fill a shape with a hatch pattern...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  5. Stroke.opacity property | Aspose.Words for Python

    Stroke.opacity property. Defines the amount of transparency of a stroke...# 3 - Arrow with a green fill: filled_in_arrow = aw . drawing...ShapeType . ARROW ) filled_in_arrow . width = 200 filled_in_arrow . height...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.start_arrow_type property | Aspose.Words...

    Stroke.start_arrow_type property. Defines the arrowhead for the start of a stroke....# 3 - Arrow with a green fill: filled_in_arrow = aw . drawing...ShapeType . ARROW ) filled_in_arrow . width = 200 filled_in_arrow . height...

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

    Stroke.end_arrow_width property. Defines the arrowhead width for the end of a stroke....# 3 - Arrow with a green fill: filled_in_arrow = aw . drawing...ShapeType . ARROW ) filled_in_arrow . width = 200 filled_in_arrow . height...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Picture Frame|Aspose.Slides for PHP Documentation

    Add a picture frame to a PowerPoint presentation in PHP...object that will be used to fill the shape. Specify the image’s...object that will be used to fill the shape. Specify the image’s...

    docs.aspose.com/slides/php-java/picture-frame/
  9. Convert PSD to PNG using C#|Documentation

    C# .NET Photoshop Manipulation API can convert from PSD format to PNG Format with the code provided in this article....with Text , and Transparent Fill Color Layer (Aspose.PSD support...types of the Adobe Photoshop Fill Layer ). Also, you can see the...

    docs.aspose.com/psd/net/psd-to-png/
  10. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....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...