Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 8,424 for

fill color

(0.17 sec)
  1. 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...
  2. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Set fill color for series. Save PPTX file...Setting fill color for series series->get_Format()->get_Fill()->...

    products.aspose.com/slides/cpp/chart/pptx/
  4. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture as a texture inside a shape using Aspose.Cells for C++.... Tiling fills the shape surface with a small...Texture inside the Shape You can fill the shape surface with some...

    docs.aspose.com/cells/go-cpp/tile-picture-as-a-...
  5. 使用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...
  6. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java.... Brushes are utilized to fill the interior of a drawing object...or circle, with a specified color. Drawing Graphics with a Solid...

    docs.aspose.com/drawing/java/working-with-brushes/
  7. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....size, font style, and font color etc for stamp object. In order...getTextState (). setForegroundColor ( Color . getGreen ()); // add stamp...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  8. ImageData.cropLeft property | Aspose.Words for ...

    ImageData.cropLeft property. Defines the fraction of picture removal from the left side....cropped edge will be filled by the fill color of the shape). Positive...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 公共 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...
  10. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....path Create a colored brush and use it to fill all the shapes...the path, create a brush and fill shapes with it, and finally...

    kb.aspose.com/drawing/net/create-transparent-im...