Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 44,878 for

color

(0.12 sec)
  1. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...get_Fill () -> set_ForeColor ( Color :: get_Red ()); series2 -> get_Format...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  2. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Name Description color Gets or sets font color. The default value...value is aspose.pydrawing.Color.silver. font_family Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for .NET 20.3 - Release Notes|Docume...

    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....Exception on loading PSD image: Color section (DropShadow Resource)...must contain 3 color components for RGB or 4 color components for...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  4. Aspose::Words::Drawing::Stroke::get_Fill method...

    Aspose::Words::Drawing::Stroke::get_Fill method. Gets fill formatting for the Stroke in C++....set_ForeColor ( System :: Drawing :: Color :: get_White ()); // 2 - The...stroke -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 处理边框|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.... Thin , Color . Black ); style . SetBorder...LeftBorder , CellBorderType . Thin , Color . Green ); style . SetBorder...

    docs.aspose.com/cells/zh/net/working-with-borders/
  6. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Theme Data from Excel File with Golang ...

    Aspose.Cells is a C++ 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....the workbook and the theme color applied to a cell or the borders...the theme color applied to cell A1 and the theme color applied...

    docs.aspose.com/cells/go-cpp/extract-theme-data...
  8. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....to calculate the color used by Excel for color scale conditional...only change font style, text color, underline style, and strikeout...

    docs.aspose.com/cells/go-cpp/conditional-format...
  9. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code examples of the functionality....e{amssymb}\r\n\\usepackage{color}" ); 7 // Specify the scaling...9 // Specify the foreground color. 10 options -> set_TextColo...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  10. Theme class | Aspose.Words for Node.js

    Aspose.Words.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.Colors](./Colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) documentation article....colors To learn more, visit the Working...Description colors Allows to specify the set of theme colors for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...