Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 45,293 for

color

(0.74 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/net/conversion/ Recent content in 使用 C# 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -- ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/net/conversion/...
  2. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Node.js via C++. Our guide will show you how to format the labels with different fonts, Colors, and alignment options to enhance the appearance and readability of your charts....properties of the text, such as its color and boldness. Rich Text Custom...10 characters by setting its color to red and boldness to true...

    docs.aspose.com/cells/nodejs-cpp/rich-text-cust...
  3. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground Color....darkens the stroke foreground color. @property def fore_tint_and_shade...Shows how to set fore theme color and tint and shade. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ColorMode enumeration | Aspose.Words for Python

    aspose.words.saving.ColorMode enumeration. Specifies how Colors are rendered....ColorMode enumeration Specifies how colors are rendered. Members Name...unmodified colors. GRAYSCALE Rendering with colors in a range...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Rich Text Custom Data Label of Chart Point|Docu...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for .NET. Our guide will show you how to format the labels with different fonts, Colors, and alignment options to enhance the appearance and readability of your charts....properties of the text, such as its color, boldness, etc. Rich Text Custom...10 characters by setting its color to red and boldness to true...

    docs.aspose.com/cells/net/rich-text-custom-data...
  6. How to Convert HTML File to PDF in Java

    This brief tutorial describes how to convert HTML file to PDF in Java. You will get detailed steps and HTML to PDF converter using java where output PDF file is customized by setting multiple properties....the page size and background color. By convertHTML() function,...page size Set the background color of the output PDF using the...

    kb.aspose.com/html/java/how-to-convert-html-fil...
  7. Extract Theme Data from Excel File|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....applied to a workbook and theme colors applied to a cell or its borders...the theme color applied to cell A1 and the theme color applied...

    docs.aspose.com/cells/net/extract-theme-data-fr...
  8. PageBorderDistanceFrom Enum | Aspose.Words for ...

    Discover the Aspose.Words.PageBorderDistanceFrom enum for precise page border placement. Enhance document formatting with optimal margin positioning.... Color = Color . Blue ; border . DistanceFromText...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Stroke.BackTintAndShade | Aspose.Words for .NET

    Adjust your stroke background Color effortlessly with Stroke BackTintAndShade. Control lightness and darkness for a perfect design finish....darkens the stroke background color. public double BackTintAndShade...Shows how to set back theme color and tint and shade. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++...(); // Set the table border color as LightGray table -> set_Border...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // Set...

    products.aspose.com/pdf/cpp/table/add/