Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 8,033 for

fill color

(0.07 sec)
  1. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....you can change text, font, and fill format for titles. | | Setting...); // Setting the foreground color of the plot area chart . GetPlotArea...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  2. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... fill . fill_type = slides . FillType...dataPoint . format . line . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/callout/
  3. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Set fill color for series. create custom...3 , 1 , 30 )); //Setting fill color for series series.getFormat()...

    products.aspose.com/slides/java/chart/pptx/
  4. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...clipping path and cut off a blue-filled rectangle in the same graphics...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  5. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...clipping path and cut off a blue-filled rectangle in the same graphics...

    docs.aspose.com/page/java/ps/working-with-clips/
  6. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and Color to enhance your document formatting and design....attributes (font name, font size, color, and so on) for an object. To...Returns the present calculated color of the text (black or white)...

    reference.aspose.com/words/net/aspose.words/font/
  7. Render Worksheet to Graphic Context|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....worksheet and fill the leftover empty space with blue color in the graphic...

    docs.aspose.com/cells/net/render-worksheet-to-g...
  8. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows.... Fill . FillType = FillType . Solid...FillFormat . SolidFillColor . Color = Color . White ; dataPoint . Format...

    docs.aspose.com/slides/net/callout/
  9. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series.... fill . solid ( aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 CSS 以及使用 JavaScript。...width="100%" 、 height="100%" 和 fill="#ebf3f6" 属性,并放置在所有其他 SVG 内容后面:...; Copy 1 // Add background color rectangle to existing SVG using...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...