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

color

(0.07 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. 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...
  3. 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...
  4. 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...
  5. ICO Images Binarization with Python | products....

    How to use Python for ICO images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  6. 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...
  7. 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...
  8. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...PsSaveOptions(); 7 //Set page's background color to see white image on it's own...options. setBackgroundColor ( new Color(211, 8, 48)); 9 10 // Create...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  9. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....negative value, or the text color might be green for a positive...background color fc . GetStyle (). SetBackgroundColor ( Color :: Red...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  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...