Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 45,860 for

color

(0.24 sec)
  1. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples....available: How to Change Text Color? – In this article, you will...will learn how to change color for text in paragraph, headers, etc...

    docs.aspose.com/html/net/how-to-articles/
  2. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file....that are filled with yellow color will become 120 , as shown in...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  3. 通过 C++ 使用 JavaScript 创建 Volume High Low Close(V...

    学习如何使用 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-...
  4. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for JavaScript via C++ API....strHtml5 ) + '</pre>' + '<p style="color: green;">Operation completed..."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text...

    docs.aspose.com/cells/javascript-cpp/get-html5-...
  5. Aspose::Words::Tables::CellFormat::get_Preferre...

    Aspose::Words::Tables::CellFormat::get_PreferredWidth method. Returns or sets the preferred width of the cell in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET....also specify the dash pattern, color and other formatting for Line...object that is filled with color. // For complete examples and...

    docs.aspose.com/pdf/net/add-line/
  7. 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.... innerHTML = '<p style="color: red;">Please select an Excel...customXmlParts . get ( 1 ). id = "Color" ; wb . customXmlParts . get...

    docs.aspose.com/cells/zh/javascriptcpp/develope...
  8. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。... solid_fill_color . color = draw . Color . black portion...fill_format . solid_fill_color . color = draw . Color . black portion...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  9. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  10. 使用 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...