Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 8,424 for

fill color

(2.14 sec)
  1. PatternType | Aspose.Words for Java

    Specifies the Fill pattern to be used to Fill a shape in Java....Specifies the fill pattern to be used to fill a shape. Examples:...getChild(NodeType.SHAPE, 0, true); Fill fill = shape.getFill(); System...

    reference.aspose.com/words/java/com.aspose.word...
  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...shape . fill . fore_color = aspose . pydrawing . Color . white...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes.... // 1 - The fill, which applies to the area within...the shape: shape . Fill . ForeColor = Color . White ; // 2 - The...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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 P:Aspose.PSD.FileFormats.Psd...FileFormats.Psd.Layers.IShapeLayer.Fill T:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  5. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...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/net/ps/working-with-text/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Deal with PDF Forms in Python https://products.aspose.com/pdf/python-net/acroforms/ Recent content in Deal with PDF Forms in Python on Aspsoe.P......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/python-net/acroforms/in...
  7. Aspose::Words::Drawing::Shape::get_StrokeColor ...

    Aspose::Words::Drawing::Shape::get_StrokeColor method. Defines the Color of a stroke in C++....Defines the color of a stroke. System :: Drawing :: Color Aspose ::...Remarks This is a shortcut to the Color property. The default value...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape type of the parent chart element.... Examples Shows how to set fill, stroke and callout formatting...format . stroke . color = "#006400" ; format . fill . solid ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure Color of your gradient stop, enhancing your design with precision and clarity....Gets a value representing the color of the gradient stop without...without any modifiers. public Color BaseColor { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...