Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 241,493 for

cells

(0.11 sec)
  1. 向图表添加Word Art水印|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....Cells - 向图表添加Word Art水印 您可以使用Word...first worksheet. com . aspose . cells . Chart chart = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  2. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...Cells允许您访问和更新单元格的富文本的部分。为此,您可以使用 Cell->GetCharacters()...Cell->GetCharacters() 和 Cell->SetCharacters() 方法。这些方法将返回并接受 FontSetting 对象数组...

    docs.aspose.com/cells/zh/cpp/access-and-update-...
  3. Get the Version Number of the Application that ...

    Learn how to retrieve the version number of the application that created an Excel document using Aspose.Cells with C++....Cells provides the Workbook.GetVersion()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-the-version-numbe...
  4. 使用 C++ 获取带外部链接的范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取带外部链接的范围。...Cells 提供通过 Name.GetReferredAreas 方法检索这些外部链接的选项。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-range-with-ext...
  5. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Cells also allows you to manage a...chart’s legend using Aspose.Cells' Legend . The following code...

    docs.aspose.com/cells/cpp/chart-legend/
  6. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the Cells as they need....same formatting options to cells, create a new formatting style...with the same attributes. When cells aren’t explicitly formatted...

    docs.aspose.com/cells/net/modify-an-existing-st...
  7. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced document formatting....border that is used between cells or conforming paragraphs. Item...border that is used between cells. Methods Name Description ClearFormatting...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Working with GridWeb Client Side Script|Documen...

    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....Read the values of the GridWeb cells on Client Side Using OnAjaxCallFinishedCl...Header Tip How to Run Aspose.Cells.GridWeb to Build an Online Spreadsheet...

    docs.aspose.com/cells/java/working-with-gridweb...
  9. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/cpp/create-high-low-close...
  10. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/zh/cpp/create-volume-open...