Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 10,733 for

fill

(0.27 sec)
  1. 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...
  2. 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...
  3. Demos Setup|Aspose.Slides 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....reports: ant javac ant compile ant fill ant ppt Please do not forget...HSQLDB with the test database to fill the reports with data and copy...

    docs.aspose.com/slides/jasperreports/demos-setup/
  4. 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...
  5. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers....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...
  6. 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...
  7. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....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...
  8. Chart Formatting|Aspose.Slides Documentation

    Format chart entities in PowerPoint presentations in C# or .NET...back wall fill color Set the chart plot area fill color Write...chart . BackWall . Format . Fill . FillType = FillType . Solid...

    docs.aspose.com/slides/net/chart-formatting/
  9. DocumentBuilder.Bold | Aspose.Words for .NET

    Discover the DocumentBuilder Bold property. Easily format fonts as bold to enhance text visibility and impact in your documents. Boost your design today!...set ; } 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/net/aspose.words/doc...
  10. How to Create Charts in a Presentation|Aspose.S...

    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....//Setting fill color for series series . Format . Fill . FillType.... Solid ; series . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/net/how-to-create-charts...