Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 29,912 for

color

(0.18 sec)
  1. 仅复制范围样式C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围样式。... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-style-o...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 操作 PDF 中的注释https://products.aspose.com/pdf/zh-hans/cpp/annotation/Recent content in 使用 C++ 操作 PDF 中的注释 on Aspsoe.PDF ProductsHugo -- goh......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Manipulate Annotations in PDF using C++https://products.aspose.com/pdf/cpp/annotation/Recent content in Manipulate Annotations in PDF using C++......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/cpp/annotation/index.xml
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、提取、删除 PDF 中的表格https://products.aspose.com/pdf/zh-hant/python-net/table/Recent content in 使用 Python 添加、提取、删除 PDF 中的表格 on Aspsoe.PDF......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、提取、删除 PDF 中的表格https://products.aspose.com/pdf/zh-hans/python-net/table/Recent content in 使用 Python 添加、提取、删除 PDF 中的表格 on Aspsoe.PDF......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  6. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your table's left indent for enhanced layout control and visual appeal.... Color = Color . Blue ; tableStyle . Borders...tableStyle . Borders . Color = Color . Green ; tableStyle . Borders...

    reference.aspose.com/words/net/aspose.words/tab...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, wyodrębnianie, usuwanie tabel w formacie PDF przy użyciu Javahttps://products.aspose.com/pdf/pl/java/table/Recent content in Dodawan......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/pl/java/table/index.xml
  9. 用C++对工作簿中的单元格进行格式化|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持格式化工作簿中的工作表单元格,允许用户自定义单元格的外观和样式。本文章介绍如何使用Aspose.Cells库格式化工作表单元格。... ChangePalette ( Color { 155 , 204 , 255 }, 55 ); workbook...workbook . ChangePalette ( Color { 0 , 51 , 105 }, 54 ); workbook...

    docs.aspose.com/cells/zh/cpp/format-worksheet-c...
  10. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... Color . dark_slate_gray ) # Hide axis...solid ( aspose . pydrawing . Color . light_goldenrod_yellow ) #...

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