Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 46,368 for

color

(0.05 sec)
  1. 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...
  2. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Fill.Opacity | Aspose.Words for .NET

    Control your design's transparency with the Fill Opacity property, adjusting clarity from fully clear to completely opaque for stunning visuals....to fill a shape with a solid color. Document doc = new Document..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....setColor(new Color(0xFFFA8072)); shape.getGlow()...attributes. Assert.assertEquals(new Color((250), (128), (114), (217))...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 Node.js 和 C++ 读取形状发光效果的颜色|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 读取形状发光效果的颜色...); // Read the glow effect color and its various properties const...const color = effect . getColor (); console . log ( "Color: " +...

    docs.aspose.com/cells/zh/nodejs-cpp/read-color-...
  6. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's page Color. Simplify design with this user-friendly feature!...property Gets or sets the page color of the document. This property...of BackgroundShape . public Color PageColor { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....back-wall fill color. Set the chart plot-area fill color. Write the...fill_format . solid_fill_color . color = draw . Color . gray chart_title...

    docs.aspose.com/slides/python-net/chart-formatt...
  8. Features|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....resolution, height, background color, bar color, rotation angle, X-dimension...barcode image borders, border color, style, margins, and width Customization...

    docs.aspose.com/barcode/jasperreports/features/
  9. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....wall fill color Set the chart plot area fill color Write the...FillFormat . SolidFillColor . Color = Color . Gray ; chartTitle . PortionFormat...

    docs.aspose.com/slides/net/chart-formatting/
  10. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection.... color = aspose . pydrawing . Color . red self ....1' ) . font . color , new_style . font . color ) Shows how to...

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