Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 45,859 for

color

(0.23 sec)
  1. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a smooth transition between colors, enhancing the realism of drawn...including aspose.pydrawing.Color , aspose.pydrawing.TextureBrush...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without formatting using Aspose.Cells with C++.... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/cpp/copy-range-data-only/
  3. 使用C++复制范围数据并保持样式|Documentation

    使用Aspose.Cells for C++在Excel文件中复制范围数据,包括单元格样式... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-data-wi...
  4. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Update LinkAnnotation Text Color This example shows how to detect...each link by changing its font color to red. It uses TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/update-links/
  5. 根据数据透视表的PivotField显示名称获取单元格对象|Documentation

    如何用Aspose.Cells for JavaScript通过C++根据数据透视表中的字段显示名称获取单元格对象。... innerHTML = '<p style="color: red;">Please select an Excel...style and set its fill color and font color const style = cell ...

    docs.aspose.com/cells/zh/javascript-cpp/get-the...
  6. Aspose::Words::Drawing::Stroke::get_Color metho...

    Aspose::Words::Drawing::Stroke::get_Color method. Defines the Color of a stroke in C++....g::Stroke::get_Color method Stroke::get_Color method Defines...Defines the color of a stroke. System :: Drawing :: Color Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Fill method. Gets fill formatting for the parent chart element in C++....set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...set_BackColor ( System :: Drawing :: Color :: get_Red ()); dataPoints ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...Set the font color to red color. style . font . color = AsposeCells...AsposeCells . Color . Red ; // Name the style. style . name = "Date1"...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  10. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.insert_cell_Color property. Allows to specify the Color to be used for inserted cells [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)...insert_cell_color property RevisionOptions.insert_cell_color property...property Allows to specify the color to be used for inserted cells...

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