Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 12,367 for

fill

(1.56 sec)
  1. Working with Text in PS file | Java

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

    docs.aspose.com/page/java/ps/working-with-text/
  2. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style of the stroke.... # 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...
  3. 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...
  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. 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...NET 8.9.2 已经公开了 TextOptions.Fill、TextOptions.Outline 和 TextOptions...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....//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...
  7. 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...
  8. 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...
  9. Need help in understanding svg style class - Fr...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...MsftOfcThm_Accent2_lumMod_100_Fill_v2 and MsftOfcThm_Accent1_l...umMod_40_lumOff_60_Fill_v2 , irrespective of whatever color code...

    forum.aspose.com/t/need-help-in-understanding-s...
  10. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...0f, 1f, 20f, 70f); 19 path. Fill = doc. CreateLinearGradient...

    docs.aspose.com/page/net/xps/working-with-gradi...