Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 46,982 for

color

(0.63 sec)
  1. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... fill_color = aspose . pydrawing . Color . light_blue...shape . fill_color = aspose . pydrawing . Color . orange # A...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Conditional Formatting|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....Cell Text Adding 2-Color Scale and 3-Color Scale Conditional Formatting...Formatting Excel Themes and Colors Analyzing your prompt, please...

    docs.aspose.com/cells/java/conditional-formatting/
  5. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...(); $colors = new Color (); // Set the table border color as LightGray...$borderSide -> All , 0.5 , $colors -> getLightGray ()); $table...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  6. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling Color inversion for negative values. Enhance your data visualization with this unique feature!...parent element shall inverts its colors if the value is negative. public...series will not invert their colors if the value is negative. using...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Box , 1f , Color . getDarkSlateGray ())); table...BorderSide . Box , 0 . 5f , Color . getBlack ())); table . getMargin...

    docs.aspose.com/pdf/java/complex-pdf-example/
  8. Remove Highlight from PDF using Java

    Follow this article to remove PDF highlight using Java. You will get details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Java....highlights in it with different colors Get the collection of the pages...e., all or specific color, and the color if required. Finally...

    kb.aspose.com/pdf/java/remove-highlight-from-pd...
  9. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor... color = aspose . pydrawing . Color . red para ....font . highlight_color = aspose . pydrawing . Color . yellow doc...

    reference.aspose.com/words/python-net/aspose.wo...