Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 6,230 for

fill color

(0.02 sec)
  1. How to create Hello World Presentation document...

    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....World" ); // Change the text color to Black (which is White by...SolidFillColor . Color = Color . Black ; // Change the line color of the...

    docs.aspose.com/slides/net/how-to-create-hello-...
  2. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to Fill of text background and border formatting of the data table....property Provides access to fill of text background and border...dataTable . format . stroke . color = "#00008B" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document...Microsoft Word supports only the fill properties of a background shape...# 1 - A flat color: shape_rectangle . fill_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format Text using VSTO and Aspose.Slides and .N...

    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....; //Change text color txtRange . Font . Color . RGB = 0 x00CC3333...//Change shape background color shp . Fill . ForeColor . RGB = 0...

    docs.aspose.com/slides/net/format-text-using-vs...
  5. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the table....true ); // Fill the cells with a light green solid color. table ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....//Create empty image and fill it with blue color int width = 800 ; int...g . setColor ( java . awt . Color . blue ); g . fillRect ( 0 ...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python... fill_format . fill_type = slides . FillType...background . fill_format . solid_fill_color . color = draw . Color . cyan...

    docs.aspose.com/slides/python-net/manage-zoom/
  8. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Set the font color using the FillFormat exposed...code changes the font, the color, and the font style. Figure:...

    docs.aspose.com/slides/java/manage-fonts/
  9. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Set the font color using the FillFormat exposed...code changes the font, the color, and the font style. Figure:...

    docs.aspose.com/slides/androidjava/manage-fonts/
  10. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, Color, and so on) for an object...attributes (font name, font size, color, and so on) for an object. To...letters. auto_color Returns the present calculated color of the text...

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