Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 47,148 for

color

(0.72 sec)
  1. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....background may consist of multiple color-filled shapes covering the entire...you can specify a background color to be removed from the image...

    docs.aspose.com/imaging/python-net/removing-bac...
  2. FillType | Aspose.Words for Java

    Specifies fill type for a fillable object in Java....Document(getMyDir() + "Two color gradient.docx"); // Get Fill...println(MessageFormat.format("The foreground color of the fill is: {0}",fill.getForeColor()));...

    reference.aspose.com/words/java/com.aspose.word...
  3. ListLevel.TrailingCharacter | Aspose.Words for ...

    Discover the ListLevel TrailingCharacter property to customize your list formatting by setting or retrieving the character after each list number.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ListLevel.TabPosition | Aspose.Words for .NET

    Discover the ListLevel TabPosition property to easily adjust tab positions in points for your list levels, enhancing your document's formatting.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....getChromaKey() Defines the color value of the image that will...picture. setChromaKey(Color value) Defines the color value of the image...

    reference.aspose.com/words/java/com.aspose.word...
  6. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  9. Aspose.PSD for Python via .NET 25.5 - Release 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.... COLOR ) fillLayer . fill_settings . color = Color . red...pngOpt = PngOptions () pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  10. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....Update LinkAnnotation Text Color This example shows how to detect...each link by changing its font color to red. It uses TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/update-links/