Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 246,488 for

cells

(0.28 sec)
  1. 在 C++ 中计算完图表后读取坐标轴标签|Documentation

    了解如何在 Aspose.Cells for C++ 中在计算图表后读取坐标轴标签。我们的指南将向您展示如何访问和检索坐标轴标签,包括它们的格式和位置。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u "...

    docs.aspose.com/cells/zh/cpp/read-axis-labels-a...
  2. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or range through the Aspose.Cells for C++ API....Preserve Single Quote Prefix of Cell Value or Range with C++ Contents...When you put a value inside a cell that has a leading apostrophe...

    docs.aspose.com/cells/cpp/preserve-single-quote...
  3. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....colours instantly to the selected cells. Changes are applied immediately...colour of the text displayed in a cell. GridJs implements this feature...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....colours instantly to the selected cells. Changes are applied immediately...colour of the text displayed in a cell. GridJs implements this feature...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  5. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via 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/javascript-cpp/calculate-...
  6. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…...Cells 24.1.0 Aspose.Cells Product Family cells-net davidxiao2008...the managed memory of static cells objects occupied about 60+ MB...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  7. 用Node.js和C++检测空工作表|Documentation

    本文演示了使用C++的Node.js API以编程方式检测Excel工作簿中的空工作表的代码。...只需检查 Cells.getMaxDataRow() 或 Cells.getMaxDataColumn()...应用的单元格。在这种情况下, Cells.getMaxDataRow() 或 Cells.getMaxDataColumn()...

    docs.aspose.com/cells/zh/nodejs-cpp/detecting-e...
  8. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。...Cells默认会将整个单词/句子的字体更改为兼容的字体(如 Arial...创建一个 Workbook 对象 使用 Worksheet.cells 属性访问工作表单元格 设置包含特殊Unicode字符的单元格值...

    docs.aspose.com/cells/zh/python-net/change-the-...
  9. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating Cells in Excel using Python....Cells Product Family Aspose.Email...Product Family How to Rotate a Cell in Excel using Python This quick...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...
  10. Working With Colors|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 - Working With Colors C# Workbook...Accessing a cell from the worksheet Cell cell = worksheet . Cells [ "B2"...

    docs.aspose.com/cells/net/working-with-colors/