Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 44,876 for

color

(0.07 sec)
  1. Aspose.PSD for Python via .NET 24.2 - 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_type = PngColorType . TRUECOLOR_WITH_ALPHA...compression_level = 9 pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  2. Table.clear_shading method | Aspose.Words for P...

    Table.clear_shading method. Removes all shading on the table.... Color . green , True ) table . set_border...1.5 , aspose . pydrawing . Color . green , True ) table . set_border...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.highlight_color property | Aspose.Words fo...

    Font.highlight_Color property. Gets or sets the highlight (marker) Color....highlight_color property Font.highlight_color property Gets or...highlight (marker) color. @property def highlight_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports getting a list of fonts used in a spreadsheet or workbook, allowing users to get font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of fonts....[ Calibri ; 11 ; Regular ; Color [ Black ] ] Aspose . Cells ...Font [ Arial ; 10 ; Regular ; Color [ A = 255 , R = 0 , G = 0 ,...

    docs.aspose.com/cells/go-cpp/get-a-list-of-font...
  5. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for Node.js via C++. This article will show you how to retrieve font information from a document....[ Calibri ; 11 ; Regular ; Color [ Black ] ] Aspose . Cells ...Font [ Arial ; 10 ; Regular ; Color [ A = 255 , R = 0 , G = 0 ,...

    docs.aspose.com/cells/nodejs-cpp/get-a-list-of-...
  6. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture....complete fill with the background color). Examples Shows how to decorate...background_pattern_color = aspose . pydrawing . Color . light_coral...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an object. To learn more, visit the documentation article in C++....sets a Color object that represents the background color for the...that represents the background color for the fill. get_BackTintAndShade...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. CMYK to HSL Conversion – C# code and Online Con...

    Work with Color codes and convert CMYK to HSL online or in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...NET Color converter CMYK to HSL Convert...API to Convert CMYK to HSL color on Windows, macOS & Linux Download...

    products.aspose.com/svg/net/color-converter/cmy...
  9. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object.... color = aspose . pydrawing . Color . salmon shape...assertEqual ( aspose . pydrawing . Color . from_argb ( 217 , 250 , 128...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Color . red ) graph . border = border_info...rectangle object with a certain color. The following code snippet...

    docs.aspose.com/pdf/python-net/add-rectangle/