Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 46,913 for

color

(0.28 sec)
  1. Forms2OleControl.Width | Aspose.Words for .NET

    Discover how to easily adjust the Width property of Forms2OleControl for precise control sizing in points. Enhance your UI design effortlessly!... ForeColor = Color . FromArgb ( 0x17 , 0xE1 , 0x35...); oleControl . BackColor = Color . FromArgb ( 0x33 , 0x97 , 0xF4...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule shape into the document.... color = aspose . pydrawing . Color . blue horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....setColor(Color.BLACK); textWatermarkOptions...Description getColor() Gets font color. getFontFamily() Gets font family...

    reference.aspose.com/words/java/com.aspose.word...
  4. Data Sorting|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....Sorting data with background color Excel provides the feature to...data based on the background color. The same feature is provided...

    docs.aspose.com/cells/java/sort-data-of-excel/
  5. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...default or already defined color. In given case it is black....5 //Fill the text with Blue color. 6 document. FillText (str,...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  6. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...the tab color to red worksheet . SetTabColor ( Color :: Red ());...std :: cout << "Worksheet tab color set successfully!" << std ::...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  9. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Table (); he table border color as LightGray table . setBorder...( BorderSide . All , . 5f , Color . getLightGray ())); he border...

    products.aspose.com/pdf/java/table/add/
  10. 在 JavaScript 通过 C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同字体、颜色和对齐选项格式化标签,以提升图表的外观和可读性。... innerHTML = '<p style="color: red;">Please select an Excel.... font ; font . color = AsposeCells . Color . Red ; font . isBold...

    docs.aspose.com/cells/zh/javascript-cpp/rich-te...