Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 46,168 for

color

(0.22 sec)
  1. 仅复制范围样式C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围样式。... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-style-o...
  2. HTML to PDF does not create colored emojis - Fr...

    test_files.zip (10.5 KB) I cannot get Colored emojis to work when converting from html to pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” Colored fonts) and in Linux with (with Google Noto font). …...HTML to PDF does not create colored emojis Aspose.PDF Product Family...zip (10.5 KB) I cannot get colored emojis to work when converting...

    forum.aspose.com/t/html-to-pdf-does-not-create-...
  3. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....then changes the fill color and font color of the cell to light...style . SetForegroundColor ( Color :: LightBlue ()); style . GetFont...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...
  4. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....change a cell’s background color, and add an image inside a table...getSolidFillColor (). setColor ( Color . RED ); cell . getCellFormat...

    docs.aspose.com/slides/java/manage-cells/
  5. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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 = Color . GreenYellow ; shapeLayer...; strokeFillSettings . Color = Color . GreenYellow ; shapeLayer3...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. 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...
  7. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...foreground color to yellow style . SetForegroundColor ( Color :: Yellow...foreground color to blue style . SetForegroundColor ( Color :: Blue...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  8. Drawing Images|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....class to set its background color. The DrawLine method of the...to draw lines with specified color, width & brush. The SolidBrush...

    docs.aspose.com/psd/java/drawing-images/
  9. Aspose.Cells 16.12.0 中的公共 API 更改|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....condition and set the background color idx = fcs -> AddCondition (...GetIStyle ()-> SetBackgroundColor ( Color :: GetRed ()); //User friendly...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  10. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....paragraph alignment, and font color. It also shows how to create... underline, font size, and color before saving the result as...

    docs.aspose.com/slides/java/manage-fonts/