Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 45,869 for

color

(0.22 sec)
  1. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel cells using HTML with the easy‑to‑use Aspose.Cells for JavaScript via C++ API....style='font-family:Arial;font-size:10pt;color:#666666;vertical-align:top;...style='font-family:Wingdings;font-size:8.0pt;color:#009DD9;mso-font-charset:2;'>l</font><font...

    docs.aspose.com/cells/javascript-cpp/display-bu...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Format method. Provides access to fill and line formatting of the data labels in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkGreen...Solid ( System :: Drawing :: Color :: get_Green ()); series ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....document with a flat background color. const string html = @"<html>...@"<html> <body style='background-color: blue'> <p>Hello world!</p>...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose.PSD for Java 24.2 - 发布说明|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....new int [] { Color . getAqua (). toArgb (), Color . getRed ()... toArgb (), Color . getRed (). toArgb (), Color . getAqua ()...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_shape property. Controls display of the background shape in print layout view....background color. html = "<html> \n <body style='background-color: blue'>...for the document has a flat color background, # the presence of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding.... Color = Color . Red ; Watermarker . Create...TextWatermarkOptions . Color = Color . Red ; using ( FileStream...

    reference.aspose.com/words/net/aspose.words.low...
  7. ChartSeries.Format | Aspose.Words for .NET

    Discover the ChartSeries Format property for effortless access to customizable fill and line styles, enhancing your data visualization experience....Examples Sows how to set series color. Document doc = new Document...series color. series1 . Format . Fill . ForeColor = Color . Red...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the Color mode for the generated images....imageColorMode property Gets or sets the color mode for the generated images...Examples Shows how to set a color mode when rendering documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。... Color color , int zIndex ) { // Create...fill color of the rectangle GraphInfo = { FillColor = color , //...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  10. 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-...