Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 46,352 for

color

(1.44 sec)
  1. Filter images using Python | products.aspose.com

    Applying Aspose.Imaging library to Filter images and photos using your own Python applications and server APIs....In monochrome photography, color filters change the brightness...brightness of different colors; depending on the filter used, a green...

    products.aspose.com/imaging/python-net/filter/
  2. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... background_color = apdf . Color . blue textFragment...text_state . foreground_color = apdf . Color . yellow # Create TextBuilder...

    products.aspose.com/pdf/zh-hant/python-net/create/
  3. TextDmlEffect | Aspose.Words for Java

    Dml text effect for text runs in Java....GLOW Glow effect, in which a color blurred outline is added outside...GLOW Glow effect, in which a color blurred outline is added outside...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... color = aspose . pydrawing . Color . blue builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extended overview of main Aspose.PSD for Java F...

    Examples of working PSD, PSD and AI formats using Java...Depths and Color Modes](psd/java/bit-depth-color-mode-convert/)...

    docs.aspose.com/psd/java/update-psd-psb-files-w...
  6. RevisionOptions.insertedTextColor property | As...

    RevisionOptions.insertedTextColor property. Allows to specify the Color to be used for inserted content [RevisionType.Insertion](../../../aspose.words/revisiontype/#Insertion)...property Allows to specify the color to be used for inserted content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++....get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects... color Gets or sets the border color. count Gets the...setted. top_border . theme_color = aw . themes . ThemeColor ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting Colors for negative values, improving clarity and impact....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...
  10. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....the font color. textbox0 . GetFont (). SetColor ( Color :: Blue...// Set the color to blue font . SetColor ( Color :: Blue ());...

    docs.aspose.com/cells/cpp/managing-controls/