Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 5,177 for

fill

(0.09 sec)
  1. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....1 , 130 , 800 ); // Get the fill format of the word art const...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  2. ChartDataLabel.showValue property | Aspose.Word...

    ChartDataLabel.showValue property. Allows to specify if values are to be displayed in the data labels... fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table.setBorder method | Aspose.Words for Node.js

    Table.setBorder method. Sets the specified table border to the specified line style, width and color....5 , "#008000" , true ); // Fill the cells with a light green...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartMarker.size property | Aspose.Words for No...

    ChartMarker.size property. Gets or sets chart marker size... fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPointCollection.clearFormat method | A...

    ChartDataPointCollection.clearFormat method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。...height = "150" width = "370" fill = "url(#linear-gradient)" />...在上面的示例中,线性渐变 id="linear-gradient" 由 fill 属性中的 <rect> 元素引用。线性渐变内部有三个 <stop>...

    docs.aspose.com/svg/zh/net/svg-gradients/
  7. Data Filtering|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....Filter by Color Filters based on filled color Date Filters Filters...Filters and None Blank Filters. Fill Color Aspose.Cells provides...

    docs.aspose.com/cells/java/data-filtering/
  8. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....gradient stops to the gradient fill. auto doc = MakeObject < Document...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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++...rectangle with opaque gradient fill ////////// 25 System::SharedPtr...SetPaint(gradientBrush); 35 document -> Fill(path); 36 ////////// 37 38 offsetX...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  10. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs.... Bottom ); // Fill the PlotArea area with nothing...LegendPositionType . Bottom ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...