Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 46,430 for

color

(0.12 sec)
  1. Format Ranges with JavaScript via C++|Documenta...

    Learn how to format a range of cells in Excel using Aspose.Cells for JavaScript via C++.... font color, number format, borders, background color, etc. Explore...formatting options (e.g., font color, bold), and apply the style...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  2. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... Color . dark_blue ) border = ap ....characteristics . border = ap . Color . red . to_rgb () text_box_field...

    docs.aspose.com/pdf/python-net/create-form/
  3. Excel Font and Text Formatting|Documentation

    Excel font and text formatting - apply font styles, Colors, sizes, and text effects with AI automation...Style Excel text with fonts, colors, sizes, and special effects...(family, size, bold, italic, color, etc.) with AI Excel precision...

    docs.aspose.com/cells/nodejs-cpp/mcp/font-forma...
  4. Public API Changes in Aspose.Cells 8.9.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.... Below ; // Set fill color textOptions . Fill . FillType...SolidFill . Color = Color . Red ; // Set outline color textOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....size of 100 x 100 pixels and a color depth of 32 bits per pixel and...set the background to yellow color with Clear method . Next, we...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. 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...
  7. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background Color, enhancing your design's visual appeal and user experience....lightens or darkens the background color. public double BackTintAndShade...set theme color for foreground/background shape color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background Color....lightens or darkens the background color. get backTintAndShade () : number...set theme color for foreground/background shape color. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 在标记 PDF 中处理表格|Aspose.PDF for Java

    本文解释了如何使用 Aspose.PDF for Java 在标记 PDF 文档中处理表格。... 2F , Color . getDarkBlue ())); TableTHeadElement...headTrElement . setBackgroundColor ( Color . getLightGray ()); for ( colIndex...

    docs.aspose.com/pdf/zh/java/working-with-table-...