Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 45,869 for

color

(0.62 sec)
  1. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...Set the font color font . color = AsposeCells . Color . Blue ; //...true ; // Set the background color of C6 Cell to Red style . foregroundColor...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  2. Aspose 中的公共 API 更改。3D 1.7.0|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....set background color opt . BackgroundColor = Color . AliceBlue ;...CastShadows = true , Color = new Vector3 ( Color . White ) }). Transform...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... color = aspose . pydrawing . Color . red list1 ...0 ] . font . color = aspose . pydrawing . Color . blue list2...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with Golang via C++....explains that the data in Red color and Yellow background will not...you can see, the data in Red color and Yellow background is not...

    docs.aspose.com/cells/go-cpp/filtering-the-kind...
  5. 通过 C++ 使用 JavaScript 创建 Volume Open High Low Cl...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、开盘价、最高价、最低价、收盘价的股票图表。我们的指南将演示如何将股票市场数据绘制到图表上以便更好地分析和可视化。... innerHTML = '<p style="color: red;">Please select an Excel...categoryData = "A2:A9" ; // Set Color for the first series (Volume)...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Export HTML String Value of the Cells to the Da...

    Learn how to export HTML string value of the cells to the DataTable through the Aspose.Cells for .NET API....Calibri;FONT-SIZE: 11pt;COLOR: #00b0f0;Background-Color: #ffe699;" > Crow...

    docs.aspose.com/cells/net/export-html-string-va...
  7. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for Python via .NET API...."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text..."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text...

    docs.aspose.com/cells/python-net/get-html5-stri...
  9. Style.BuiltIn | Aspose.Words for .NET

    Discover if a style is a built-in option in MS Word. Enhance your document design with our comprehensive guide to Word's built-in styles!... Color = Color . Navy ; style . Font ....

    reference.aspose.com/words/net/aspose.words/sty...
  10. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document.... color = aspose . pydrawing . Color . blue font ...

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