Aspose.Imaging API can easily convert from TIFF(Tagged Image Format) to other formats using Java platform...palette-color and full-color image data in several color spaces...
Shape.horizontal_rule_format property. Provides access to the properties of the horizontal rule shape... color = aspose . pydrawing . Color . blue horizontal_rule_format...
Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....Set the color of the text box field textBoxField . color = apdf...apdf . Color . dark_green # Add the text box field to the form document...
Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells....background_pattern_color = aspose . pydrawing . Color . antique_white...table_style . borders . color = aspose . pydrawing . Color . blue table_style...
ConditionalStyleCollection.first_row property. Gets the first row style....background_pattern_color = drawing . Color . alice_blue # 2 -...[ 0 ] . borders . color = drawing . Color . black table_style...
ConditionalStyleCollection.top_left_cell property. Gets the top left cell style....background_pattern_color = drawing . Color . alice_blue # 2 -...[ 0 ] . borders . color = drawing . Color . black table_style...
Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label....Show data labels and set font color. series . hasDataLabels = true...true ; dataLabels . font . color = "#FFFFFF" ; // Set data label...
Learn how to sort data by using the Aspose.Cells for C++ API....Sorting Data with Background Color Excel provides a feature to...data based on the background color. The same feature is available...
Manage Tables in PDF file programmatically with C++ sample code using Aspose.PDF for C++...(); // Set the table border color as LightGray table -> set_Border...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // Set...