Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 44,876 for

color

(0.18 sec)
  1. Working With Borders|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.... Thin , Color . Black ); style . SetBorder...LeftBorder , CellBorderType . Thin , Color . Green ); style . SetBorder...

    docs.aspose.com/cells/net/working-with-borders/
  2. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, with code tips to boost your presentations....Contents [ Hide ] Overview Solid colors, gradients, and images are...slides at once). Set a Solid Color Background for a Normal Slide...

    docs.aspose.com/slides/php-java/presentation-ba...
  3. Forms2OleControl.ForeColor | Aspose.Words for .NET

    Discover the Forms2OleControl ForeColor property to customize your control's foreground Color easily. Enhance your UI with tailored Color options today!...property Gets or sets a foreground color of the control. The default...type of the control. public Color ForeColor { get ; set ; } Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... color = aspose . pydrawing . Color . blue table_style...table_style . borders . color = aspose . pydrawing . Color . green table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...get_Item(0); Color originalFillColor = sourcePortion...getSolidFillColor().getColor(); Color testFillColor = new Color(34, 64, 128); SoftAssertions...

    forum.aspose.com/t/iportioneffectivedata-instan...
  7. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...Description color Gets or sets the border color. distance_from_text...shadow. theme_color Gets or sets the theme color in the applied...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets fill formatting for the Font in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the Color of the font in C++....Aspose::Words::Font::get_Color method Contents [ Hide ] Font::get_Color method...sets the color of the font. System :: Drawing :: Color Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...Set the font color to red color. style . font . color = AsposeCells...AsposeCells . Color . Red ; // Name the style. style . name = "Date1"...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...