Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 8,061 for

fill color

(0.18 sec)
  1. ShapeBase.IsGroup | Aspose.Words for .NET

    Discover ShapeBase IsGroup. Easily identify if a shape is a group. Enhance your design workflow with this essential property for better organization....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/
  3. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture....shall be a complete fill with the background color). Examples Shows...true ); // Fill the cells with a light green solid color. table ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal....5 , Color . Green , true ); table . SetBorder...LineStyle . Single , 1.5 , Color . Green , true ); table . SetBorder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...system fonts folders) for filling text ////////// 2 System::SharedPtr...; 3 //Fill text with default or already defined color. In given...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  6. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the Color of the gradient stop in C++....et_Color method Contents [ Hide ] GradientStop::get_Color method...the color of the gradient stop. System :: Drawing :: Color Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....Set the Fill Type of the Rectangle to Solid. Set the Color of the...the IShape object. Set the Color of the lines of the Rectangle...

    docs.aspose.com/slides/androidjava/rectangle/
  8. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....Set the Fill Type of the Rectangle to Solid. Set the Color of the...the IShape object. Set the Color of the lines of the Rectangle...

    docs.aspose.com/slides/java/rectangle/
  9. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...object is used to define the color and thickness of the outline...LinearGradientBrush are used to define fill colors. Draw shapes on the layer...

    docs.aspose.com/psd/java/graphics-api/
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....size, font style, and font color etc for stamp object. In order...$document -> getPages (); $colors = new Color (); // create text stamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...