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

fill

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart....GRADIENT A style with gradient fill of data points. ORIGINAL A style...style with data points having no fill, but only an outline. OUTLINE_BLACK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Shape::get_StrokeColor ...

    Aspose::Words::Drawing::Shape::get_StrokeColor method. Defines the color of a stroke in C++.... 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/cpp/aspose.words.dra...
  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. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Deal with PDF Forms in C++ https://products.aspose.com/pdf/cpp/acroforms/ Recent content in Deal with PDF Forms in C++ on Aspsoe.PDF Products H......com/pdf/cpp/acroforms/fill/ Thu, 15 Jan 2026 00:00:00 +0000...aspose.com/pdf/cpp/acroforms/fill/ .nav-program-lang { display:...

    products.aspose.com/pdf/cpp/acroforms/index.xml
  8. 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...
  9. 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/
  10. 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/