Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 45,858 for

color

(0.22 sec)
  1. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the shape....Examples Shows how to get shadow color. doc = aw . Document ( file_name...file_name = MY_DIR + 'Shadow color.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...300px; height: 200px; background-color: #f1f1f1; padding: 20px; } ...align-items: center; */ background-color: transparent; } .back-div {...

    forum.aspose.com/t/using-border-radius-and-box-...
  3. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....ellipse object with a certain color. void ExampleEllipse () { //...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-ellipse/
  4. Dropdowns driven data issues - Free Support For...

    Hello, I have an excel with drop down data as YES/NO values. Based on the selection, I am hiding or showing data by changing the font Color + background Color of the cells. But this functionality is somewhat working but…...changing the font color + background color of the cells. But...dropdown‑driven font‑color and background‑color changes work in Excel...

    forum.aspose.com/t/dropdowns-driven-data-issues...
  5. ImageSaveOptions.image_color_mode property | As...

    ImageSaveOptions.image_Color_mode property. Gets or sets the Color mode for the generated images....image_color_mode property ImageSaveOptions.image_color_mode property...property Gets or sets the color mode for the generated images...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 乳胶数学公式渲染| .NET的Aspose.TeX

    Aspose.TeX API解决方案用于.NET乳胶数学公式渲染。了解有关如何使用功能的代码示例。...\usepackage{amssymb} 11 \usepackage{color}" ; 12 13 // Specify the scaling...foreground color. 17 options. TextColor = System. Drawing . Color . Black...

    docs.aspose.com/tex/zh/net/latex-math-formula-r...
  7. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations....Contents [ Hide ] Overview Solid colors, gradients, and images are...slides at once). Set a Solid Color Background for a Normal Slide...

    docs.aspose.com/slides/python-net/presentation-...
  8. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... Color = Color . Red ; cell . CellFormat...FillFormat . SolidFillColor . Color = Color . Red ; cell . CellFormat...

    docs.aspose.com/slides/net/manage-cells/
  9. Font.HighlightColor | Aspose.Words for .NET

    Discover the Font HighlightColor property—easily customize your text's highlight Color for enhanced readability and visual appeal. Elevate your design!...the highlight (marker) color. public Color HighlightColor { get...36 ; font . HighlightColor = Color . Yellow ; doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....result: Change the Series Fill Color Aspose.Slides makes it straightforward...straightforward to customize the fill colors of chart series, allowing you...

    docs.aspose.com/slides/net/chart-series/