Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 8,261 for

fill color

(0.29 sec)
  1. 在VSTO和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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  2. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table....true ); // Fill the cells with a light green solid color. table ...endTable (); // Modify the color and thickness of the top border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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++....then changes the fill color and font color of the cell to light...

    docs.aspose.com/cells/go-cpp/get-the-cell-objec...
  4. Get the Cell object by DisplayName of PivotFiel...

    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....then changes the fill color and font color of the cell to light...

    docs.aspose.com/cells/net/get-the-cell-object-b...
  5. 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...
  6. 使用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...
  7. Converting Chart to Image in Ruby|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....A2:A8" ) # Set the fill colors for the series' data points...getPoints () color = Rjb :: import ( 'com.aspose.cells.Color' ) point...

    docs.aspose.com/cells/java/converting-chart-to-...
  8. 公共 API Aspose.Diagram 16.12.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....GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...gradientfill = shape . Fill . GradientFill ; // get the gradient...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  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. Format and Modify Named Ranges|Documentation

    This article shows how to format and modify named ranges using Aspose.Cells for Python via .NET API....Ranges How to Set Background Color and Font Attributes to a Named...to set the solid fill color (shading color) with font settings...

    docs.aspose.com/cells/python-net/format-and-mod...