Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 8,310 for

fill color

(0.19 sec)
  1. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...“Pseudo-transparency” is a process of paling colors that have an Alpha component...allow us to see the lower colored layer from under the upper...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  3. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  4. Drawing Images using Graphics|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....Brushes, to define how areas are filled in. · Fonts, to define the...surface. Draw an ellipse. Draw a filled polygon and save the image...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  5. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....the feature to fill arc object with a certain color. Follow the...BorderInfo ( BorderSide . All , Color . getGreen ()); graph . setBorder...

    docs.aspose.com/pdf/java/add-arc/
  6. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....reduction, sharpen and etc Draw and fill basic shapes. Clip rectangular...adjustment layer, smart object layer, fill layer, shape layer Support of...

    releases.aspose.com/psd/java/
  7. 在Apache POI和Aspose.Cells中使用颜色|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....foreground color to yellow style . setBackgroundColor ( Color . getYellow...custom color to the palette at 55th index Color color = Color . fromArgb...

    docs.aspose.com/cells/zh/java/working-with-colo...
  8. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....with graphics and are used to fill the internal of a drawing object...circle, etc with the specified color. Using Solid Brush to Draw Graphics...

    docs.aspose.com/drawing/net/working-with-brushes/
  9. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... 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...
  10. 在 PHP 中将图表转换为图像|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....= new ChartType (); $color = new Color (); $imageFormat = new..."Data!A2:A8" ); //Set the fill colors for the series's data points...

    docs.aspose.com/cells/zh/java/converting-chart-...