Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 242,167 for

cells

(0.63 sec)
  1. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells has an embedded formula calculation...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/cpp/calculate-formulas/
  2. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....transparency to all cells that have no fill colors. Aspose.Cells provides...When this property is false , cells with no fill colors are drawn...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  3. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。...Cells提供了一套全面的功能,用于配置Excel文件的页面设置选...#include <Aspose.Cells.h> using namespace Aspose :: Cells ; void SetPageMargins...

    docs.aspose.com/cells/zh/cpp/page-setup-features/
  4. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API....the Width and Height of the Cell Value in Unit of Pixels with...of a cell’s value to fit it inside the cell. Aspose.Cells provides...

    docs.aspose.com/cells/cpp/calculate-the-width-a...
  5. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。...Cells提供了一组非常简单的类和方法,详述如下。 管理行和列 Aspose.Cells提供了类 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  6. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....AI Display Bullets by setting Cell Value using HTML with C++ Contents...Contents [ Hide ] Aspose.Cells supports showing bullets with HTML...

    docs.aspose.com/cells/cpp/display-bullets-by-se...
  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....Cells - 在工作表中插入超链接 在同一文件中的单元格中添加链接...a hyperlink to a URL at "A1" cell hyperlinks . add ( "A1" , 1...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  8. Insert Ranges|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 Aspose.Cells provides Cells.InsertRange method...And Shift Cells Right Insert a range and shift cells right as...

    docs.aspose.com/cells/java/insert-ranges-to-excel/
  9. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...are fully supported by Aspose.Cells and are discussed in more detail...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  10. 用JavaScript通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++管理日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间比例和刻度标签频率。...Cells for JavaScript通过C++会自动将类别轴更改为日期(时间尺度)轴。...不是按顺序或基本单位相同。 默认情况下,Aspose.Cells根据工作表数据中两个日期之间的最小差异确定日期轴的基本单...

    docs.aspose.com/cells/zh/javascript-cpp/date-axis/