Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 30,413 for

color

(0.04 sec)
  1. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Table () # Set the table border color as LightGray table . border...ALL , 5 , ap . Color . from_rgb ( apd . Color . light_gray ))...

    products.aspose.com/pdf/python-net/table/
  2. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....Show data labels and set font color. series . HasDataLabels = true...true ; dataLabels . Font . Color = Color . White ; // Set data label...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Font::get_ThemeFont method | Asp...

    Aspose::Words::Font::get_ThemeFont method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in C++....to work with theme fonts and colors. auto doc = MakeObject < Document...Normal style theme color is: {0} and RGB color is: {1} \n " , font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Dealing with Font Settings|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....include the name, style, size, color and other effects of the fonts...the font size . Set the font color . Underline text . Strikeout...

    docs.aspose.com/cells/java/dealing-with-font-se...
  5. 仅复制范围样式使用Node.js via C++|Documentation

    学习如何在Aspose.Cells for Node.js via C++中在操作数据的同时只复制范围的样式。..."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  6. Convert RGB to CMYK in Python

    This brief topic explains how to convert RGB to CMYK in Python. It includes a step-by-step guide and a functional code example to convert RGB to CMYK in Python....instance of the Color class and pass the input RGB color Convert RGB...RGB color space to CMYK by calling the convert method Get the...

    kb.aspose.com/svg/python/convert-rgb-to-cmyk-in...
  7. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....Examples Sows how to set series color. doc = aw . Document () builder...Set series color. series1 . format . fill . fore_color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Stroke::get_Color2 meth...

    Aspose::Words::Drawing::Stroke::get_Color2 method. Defines a second Color for a stroke in C++....second color for a stroke. System :: Drawing :: Color Aspose...(); // Strokes can have two colors, which are used to create a...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...Description Color { get; set; } Gets or sets the border color. DistanceFromText...or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/net/aspose.words/bor...
  10. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover customizable options for image watermarks with the WatermarkerContext TextWatermarkOptions property to enhance your visuals and protect your content.... Color = Color . Red ; Watermarker . Create...TextWatermarkOptions . Color = Color . Red ; using ( FileStream...

    reference.aspose.com/words/net/aspose.words.low...