Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 36,826 for

color

(0.09 sec)
  1. Add text to PDF using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    products.aspose.com/pdf/java/text/
  2. EMF Images Grayscale with Python | products.asp...

    How to use Python to grayscale EMF images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  3. WMZ Images Grayscale with Python | products.asp...

    How to use Python to grayscale WMZ images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  4. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... background_color = apdf . Color . blue textFragment...text_state . foreground_color = apdf . Color . yellow # Create TextBuilder...

    products.aspose.com/pdf/python-net/create/
  5. TGA Images Grayscale with Python | products.asp...

    How to use Python to grayscale TGA images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  6. Working with Fonts in C#|Aspose.Words for .NET

    Font formatting in details using C#. Emphasis mark in C#. Get font line spacing using C#....characters with a certain size, color, and design. Aspose.Words allows...for example, the foreground color or the transparency of the text...

    docs.aspose.com/words/net/working-with-fonts/
  7. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this object in C++....set_HighlightColor ( System :: Drawing :: Color :: get_LightGray ()); shape...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python,快速在 PowerPoint 和 OpenDocument 图表中添加并自定义趋势线——实用指南和代码示例,助您提高预测准确性并吸引观众。... solid_fill_color . color = draw . Color . red # 为图表系列 2...fill_format . solid_fill_color . color = draw . Color . red pres . save...

    docs.aspose.com/slides/zh/python-net/trend-line/
  9. Rectangle|Aspose.Slides 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....Set the Color of the Rectangle using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Rectangle...

    docs.aspose.com/slides/cpp/rectangle/
  10. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java... Set the Color of Bullet. Set the Height of...setIndent ( 25 ); // Setting bullet color para . getParagraphFormat ()...

    docs.aspose.com/slides/java/manage-bullet/