Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 9,357 for

selective color

(2 sec)
  1. 更改单元格的格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库更改单元格格式,包括字体、颜色、边框等。通过调整这些属性,可以更好地控制单元格的外观。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...format style . font . color = AsposeCells . Color . Red ; style . font...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... solid_fill_color . color = draw . Color . red # Adding Logarithmic...add a simple plain line to a selected slide of the presentation...

    docs.aspose.com/slides/python-net/trend-line/
  3. 通过 C++ 使用 JavaScript 创建 Volume Open High Low Cl...

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

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....to PDF Example </ h1 > < p > Select a workbook file (optional)... and specify bold, italic, color. const font = new AsposeCells...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  5. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....name, background color, and foreground color Create a TextBuilder...TextBuilder class object for the selected page and add a text fragment...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  6. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++....innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...resultDiv . innerHTML = '<p style="color: green;">Picture copied successfully...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  7. Working with the ThreeDFormat of Shape or Chart...

    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 file.</p>'...resultDiv . innerHTML = '<p style="color: green;">3D formatting applied...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  8. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....margins, background color, background color transparency, and default...alignment, margins, background color, transparency, and default tab...

    docs.aspose.com/diagram/net/working-with-text-b...
  9. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...where only one answer can be selected. The following code snippets...

    docs.aspose.com/pdf/java/create-forms/
  10. Format Ranges with Golang via C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with Golang via C++. Apply styles, fonts, and Colors to cell ranges programmatically.... Select the range of cells you want... You can click and drag to select the range, or you can use keyboard...

    docs.aspose.com/cells/go-cpp/how-to-format-a-ra...