Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 44,458 for

color

(0.09 sec)
  1. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++.... get_Color () Gets or sets the border color. get_DistanceFromText...or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Rozwiązanie do konwersji PDF przy użyciu Python via Javahttps://products.aspose.com/pdf/pl/python-java/conversion/Recent content in Rozwiązanie......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/pl/python-java/conversi...
  3. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... color = aspose . pydrawing . Color . red self ....1' ) . font . color , new_style . font . color ) Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Raw Data Processing|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....example conversion from CMYK color space to RGB is not available...bitsCount) % 8. Indexed RGB Color Conversion To get the highest...

    docs.aspose.com/imaging/python-net/raw-data-pro...
  6. Aspose::Words::Drawing::Fill::get_ForeThemeColo...

    Aspose::Words::Drawing::Fill::get_ForeThemeColor method. Gets or sets a ThemeColor object that represents the foreground Color for the fill in C++....that represents the foreground color for the fill. Aspose :: Words...set theme color for foreground/background shape color. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...(); styleObject . font . color = Color . Red ; styleObject . font...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  8. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。... 使用 CSS border-color 属性可以轻松设置或更改 HTML 元素的边框颜色。有几...框的 border-style 属性, border-color 属性才会起作用。该属性不会单独起作用。如果未设置该属性,则会继承元素的颜色。边框颜色...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  9. PDF Version When Saving .Doc/Docx File as .Pdf ...

    We are using Aspose.Words to do a mail merge on a .docx file (originally created in Word 2016) and then using Aspose.Words to save the file to .pdf. This resulting .pdf file is then sent to another part of our company fo…...However, we’re seeing color issues, where colors are not correct,...department is not seeing these color issues with previous .pdf files...

    forum.aspose.com/t/pdf-version-when-saving-doc-...
  10. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。... Color ( 155 , 204 , 255 ), 55 ); workbook...changePalette ( new AsposeCells . Color ( 0 , 51 , 105 ), 54 ); workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...