Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,967 for

fill color

(0.04 sec)
  1. Aspose::Words::Drawing::Stroke::get_ImageBytes ...

    Aspose::Words::Drawing::Stroke::get_ImageBytes method. Defines the image for a stroke image or pattern Fill in C++....for a stroke image or pattern fill. System :: ArrayPtr < uint8_t...(); // Strokes can have two colors, which are used to create a...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Tables::Table::SetBorder method ...

    Aspose::Words::Tables::Table::SetBorder method. Sets the specified table border to the specified line style, width and Color in C++....specified line style, width and color. void Aspose :: Words :: Tables...lineWidth , System :: Drawing :: Color color , bool isOverrideCellBorder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... // 1 - The fill, which applies to the area within...shape.getFill().setForeColor(Color.WHITE); // 2 - The stroke, which...

    reference.aspose.com/words/java/com.aspose.word...
  4. Presentation Theme|Aspose.Slides for Node.js vi...

    PowerPoint presentation theme in JavaScript...PowerPoint, a theme comprises colors, fonts , background styles...Theme Color A PowerPoint theme uses a specific set of colors for...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified line style, width and Color....e, line_style, line_width, color, is_override_cell_borders) Sets...specified line style, width and color. def set_border ( self , border_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartYValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartYValueCollection class, your go-to solution for managing Y values in chart series efficiently and effectively....maxValueIndex = i ; } } // Change colors of the max and min values....minValueIndex ]. Format . Fill . ForeColor = Color . Red ; series . DataPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Table.setBorder method | Aspose.Words for Node.js

    Table.setBorder method. Sets the specified table border to the specified line style, width and Color....setBorder(borderType, lineStyle, lineWidth, color, isOverrideCellBorder) Sets...specified line style, width and color. setBorder ( borderType : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... Fill the rectangle. Close the page...paint for filling rectangle 10 document. setPaint (Color. ORANGE...

    docs.aspose.com/page/java/ps/working-with-shapes/
  9. 旋转单元格文本|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/
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-arc/