Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 5,967 for

fill color

(0.04 sec)
  1. Master How to Draw Graphics in Java with Aspose...

    Learn how to draw graphics in Java using Aspose.PSD for Java. Explore step-by-step guides and code snippets. Click to learn more....the image surface with white color by calling the clear method...Initialize a Pen object with blue color. The drawEllipse method will...

    blog.aspose.com/psd/draw-graphics-in-java/
  2. 公共 API Aspose.Diagram 6.8.0 的变化|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....Diagram API 来设置或获取Layer的Color CheckBox,请查看此代码示例: C# // Load...= BOOL . True ; // set the color checkbox of Layer layer . IsColorChecked...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  3. Watermark|Aspose.Slides for Python Documentation

    Add text and image watermarks to PowerPoint presentations in Python...use the PictureFrame class or fill a watermark shape with an image...shape is styled with fill and line colors. The following lines...

    docs.aspose.com/slides/python-net/watermark/
  4. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....apply custom text, line and fill styles to a diagram. Custom... Line and Fill buttons to set text, line and fill styles respectively...

    docs.aspose.com/diagram/net/working-with-text/
  5. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...Setting fill color for series series->get_Format()->get_Fill()->...series->get_Format()->get_Fill()->get_SolidFillColor()->set_Color(System::Dr...

    products.aspose.com/slides/zh-hant/cpp/chart/ppt/
  6. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...Setting fill color for series series->get_Format()->get_Fill()->...series->get_Format()->get_Fill()->get_SolidFillColor()->set_Color(System::Dr...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  7. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... BackgroundColor = Color. Gray ; 14 15 // Convert SVG...property that sets Color , which will fill the background of every...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  8. Fill.fillType property | Aspose.Words for Node.js

    Fill.FillType property. Gets a Fill type....fillType property Fill.fillType property Gets a fill type. get fillType...Words.Drawing class Fill Fill.color property Fill.foreColor property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert SVG to JPG – C# code and Online Converter

    Convert SVG to JPG in C# using Aspose.HTML API. Consider various SVG to JPG conversion scenarios in C# examples. Try online SVG Converter....cx ='100' cy ='100' r ='55' fill='green' stroke='red' stroke-width='10'...page size, margins, background color, etc. Property Description Sets...

    docs.aspose.com/html/net/convert-svg-to-jpg/
  10. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... format Provides access to fill and line formatting of the data...); dataLabel . format . fill . color = "#FF0000" ; // For a cleaner...

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