Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 12,731 for

fill

(0.21 sec)
  1. 在Aspose.Cells中为工作表添加WordArt水印|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.... 1 , 130 , 800 ); //Get the fill format of the word art MsoFillFormat...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  2. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....{ get; } Provides access to fill and line formatting of the chart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++.... It then changes the fill color and font color of the...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...
  4. Locking WordArt Watermark with Node.js via C++|...

    Learn how to lock WordArt watermarks in Aspose.Cells for Node.js via C++.... Text , true ); // Get the fill format of the word art const...

    docs.aspose.com/cells/nodejs-cpp/locking-wordar...
  5. Aspose.PSD for Java 21.6 - 发行说明|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.... fill ( chars , '*' ); String text...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. 使用 Node.js 和 C++ 锁定 WordArt 水印|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 锁定 WordArt 水印... Text , true ); // Get the fill format of the word art const...

    docs.aspose.com/cells/zh/nodejs-cpp/locking-wor...
  7. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization.... Fill . Color = Color . Red ; // For...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact.... Fill . Color = Color . Red ; // For...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations.... Fill . ForeColor ); return VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...// Set the shape's fill color shape.Fill.SolidFill.Color = Color...> 0) { if (shape.Fill != null) { shape.Fill.FillType = FillType...

    forum.aspose.com/t/excel-shape-text-font-color-...