Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 38,135 for

color

(0.05 sec)
  1. 60489780.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......background:auto; mso-pattern:auto; color:#000000; font-size:10pt; font-weight:400;... mso-style-id:0;} .font0 { color:#000000; font-size:10pt; font-weight:400;...

    docs.aspose.com/cells/tr/java/export-worksheet-...
  2. Aspose::Words::Drawing::Fill::get_Opacity metho...

    Aspose::Words::Drawing::Fill::get_Opacity method. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque) in C++....to fill a shape with a solid color. auto doc = System :: MakeObject..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent Color fill, enhancing your design's visual appeal and uniformity effortlessly....Sets the fill to a uniform color. public void Solid () Remarks...new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....ellipse object with a certain color. // For complete examples and...BorderSide . All , Aspose . Pdf . Color . Green ); graph . Border =...

    docs.aspose.com/pdf/net/add-ellipse/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via C#https://products.aspose.com/pdf/net/viewer/Recent content in PDF Viewer via C# on Aspsoe.PDF ProductsHugo -- gohugo.ioenTue, 0......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/net/viewer/index.xml
  6. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, Colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, and fill format etc...); // Setting the foreground color of the plot area chart . GetPlotArea...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสดงไฟล์ PDF ผ่าน C++https://products.aspose.com/pdf/th/cpp/viewer/Recent content in แสดงไฟล์ PDF ผ่าน C++ on Aspsoe.PDF ProductsHugo -- gohugo......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/cpp/viewer/index.xml
  8. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Solid Fill(bars have a solid color). Click the style you like —...from aspose.pydrawing import Color from datetime import datetime...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  9. Aspose::Words::Tables::TableAlignment enum | As...

    Aspose::Words::Tables::TableAlignment enum. Specifies alignment for an inline table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells, developers...GetLineStyle() to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/cpp/cells-border-settings/