Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 44,876 for

color

(0.14 sec)
  1. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...the tab color to red worksheet . SetTabColor ( Color :: Red ());...std :: cout << "Worksheet tab color set successfully!" << std ::...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  3. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Table (); he table border color as LightGray table . setBorder...( BorderSide . All , . 5f , Color . getLightGray ())); he border...

    products.aspose.com/pdf/java/table/add/
  4. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...i++) { // apply SetAsTotal and Color to the first and last data points...setColor(new Color(128, 128, 128)); continue; } // apply Color to the...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  7. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....to apply border and shading color while building a table. let...Start a table and set a default color/thickness for its borders. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSaveOptions.page_layout property | Aspose....

    ImageSaveOptions.page_layout property. Gets or sets the layout used when rendering multiple pages into a single output.... back_color = aspose . pydrawing . Color . light_gray...page_layout . border_color = aspose . pydrawing . Color . blue options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.fore_tint_and_shade property | Aspose.Word...

    Fill.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the foreground Color....lightens or darkens the foreground color. @property def fore_tint_and_shade...and darkening foreground font color. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Apply Conditional Formatting in Worksheet|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...., Formula, Above Average, Color Scale, Data Bar, Icon Set, Top10...cells A2 and B2, the red fill color in cells A1 and B2 will disappear...

    docs.aspose.com/cells/cpp/apply-conditional-for...