Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 45,423 for

color

(0.11 sec)
  1. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground Color of your stroke for precise design control....property Gets the base foreground color of the stroke without any modifiers...modifiers. public Color BaseForeColor { get ; } Remarks The default...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....two_color_gradient ( color1 = aspose . pydrawing . Color . green...color2 = aspose . pydrawing . Color . red , style = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure Color of your gradient stop, enhancing your design with precision and clarity....Gets a value representing the color of the gradient stop without...without any modifiers. public Color BaseColor { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...\\ " ); // Define Color array (of 12 colors) for Theme Vector...:: Cells :: Color > carr ( 12 ); carr [ 0 ] = Color :: AntiqueWhite...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  6. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    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....Feature PSDNET-69 Add support of Color Overlay effect Feature PSDNET-70...PSDNET-71 Rendering for export of Color Overlay effect Feature PSDNET-72...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  7. Customize Appearance|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....guide covers barcode sizing, colors, resolution, margins, and rotation...BarCodeImageFormat . PNG ); Color Customization Basic Colors import com.aspose...

    docs.aspose.com/barcode/java/developer-guide/cu...
  8. ConditionalStyle.clearFormatting method | Aspos...

    ConditionalStyle.clearFormatting method. Clears formatting of this conditional style....; // Set the table style to color the borders of the first row...borders . color = "#FF0000" ; // Set the table style to color the borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Titles of Excel Charts with JavaScript v...

    Learn how to use Aspose.Cells for JavaScript via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....); // Setting the foreground color of the plot area chart . plotArea...AsposeCells . Color . Blue ; // Setting the foreground color of the...

    docs.aspose.com/cells/javascript-cpp/chart-and-...
  10. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells, developers...GetLineStyle() to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/cpp/cells-border-settings/