Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 46,430 for

color

(0.22 sec)
  1. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with... Fill . OneColorGradient ( Color . Red , GradientStyle . Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets.... Use borders and colors to emphasize data. Apply number...changePalette ( new AsposeCells . Color ( 155 , 204 , 255 ), 55 ); workbook...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  3. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/cpp/shape-formatting/
  4. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... Color . red . to_argb (), first_paragraph_borders...first_paragraph_borders . color . to_argb ()) self . assertEqual ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/androidjava/shape-format...
  6. Convert CMYK to RGB – Online converter and Pyth...

    Learn how to convert CMYK to RGB in Python. Transform print-ready CMYK Colors into digital RGB values with Aspose.SVG for Python via .NET or our online tool....NET Color converter CMYK to RGB Convert...Seamlessly convert subtractive print colors into digital RGB light using...

    products.aspose.com/svg/python-net/color-conver...
  7. 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 = System :: MakeObject...Normal style theme color is: {0} and RGB color is: {1} \n " , font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text.... The color, opacity, author, and subject...property is used to set the color, opacity, author, subject, modifiedDate...

    docs.aspose.com/pdf/java/highlights-annotation/
  9. LaTeX 数学公式渲染 | Python via .NET

    本文概述了 Aspose.TeX API 在 Python 中的解决方案及其渲染 LaTeX 数学公式的功能。了解代码示例... pydrawing import Color 3 from util import Util 4 from...\usepackage{amssymb} 16 \usepackage{color}""" 17 # Specify the scaling...

    docs.aspose.com/tex/zh/python-net/latex-math-fo...
  10. 边框设置|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框的宽度、样式和颜色,可以更好地控制单元格的外观和表现。...对象表示,提供两个属性, color 和 lineStyle ,分别设置边框的线色和线样式。 要设置边框的线条颜色,使用Color枚举(J...pt部分)选择一种颜色,并将其赋值给Border对象的color属性。 通过从 CellBorderType 枚举中选择线条样式来设置边框的线条样式。...

    docs.aspose.com/cells/zh/javascript-cpp/cells-b...