Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 244,639 for

cells

(0.24 sec)
  1. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...Cell.doubleValue属性返回此数字。 如何在Aspose.Cells中显示日期和时间 若要将数字显示为日期和时间,可通过...由单元格中数字受控的日期和时间。 如何在Aspose.Cells中切换两个日期系统 MS-Excel 将日期存储为称为序列值的数字。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...Cells允许您在运行时向工作表添加页眉和页脚,但我们建议在预先设...。Aspose.Cells可以导入文件并保存设置。 要在运行时添加页眉和页脚,Aspose.Cells提供了特殊的API调用和脚本命令来格式化页眉和页脚。...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  3. Calculate or Recalculate formulas dynamically|D...

    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 . It can not only recalculate...Calculating Results Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/net/calculate-or-recalcul...
  4. Removing Worksheets using Sheet Index in Jython...

    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 - Removing Worksheets using...remove worksheets using Aspose.Cells Java for Jython , see the example...

    docs.aspose.com/cells/java/removing-worksheets-...
  5. Public API Changes in Aspose.Cells 8.1.1|Docume...

    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 8.1.1 Contents [ Hide ] This...describes changes to the Aspose.Cells API from version 8.1.0 to 8...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Is this really Markdown? - Free Support Forum -...

    Hi Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile: …...file as Markdown, while Aspose Cells does not detect this same file...file‑format detection in Aspose Cells is treating the attached file...

    forum.aspose.com/t/is-this-really-markdown/317711
  7. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting Excel files to HTML using Aspose.Cells for C++....Cells provides the feature to export...Excel file, adds some text in cell B5 in Red color, and then saves...

    docs.aspose.com/cells/cpp/export-worksheet-css-...
  8. Showing Cell Range as the Data Labels|Documenta...

    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....Ask AI Showing Cell Range as the Data Labels Contents [ Hide...Hide ] Show cell range as data labels in MS Excel In Microsoft Excel...

    docs.aspose.com/cells/java/showing-cell-range-a...
  9. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....Cells provides ways to control the...Hide Rows and Columns Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  10. 用C++减少单元格Calculate方法的计算时间|Documentation

    本文介绍如何使用Aspose.Cells库来减少Microsoft Excel中单元格计算方法的计算时间。 通过加载现有的Excel文件或创建一个新文件,我们可以使用Aspose.Cells提供的方法来优化单元格计算方法并提高其性能。 最后,我们将修改后的Excel文件保存到磁盘。...Cells提供了 CalculationOptions.GetRecursive()...false 时,只会计算一次依赖单元格,之后不会重新计算。 减少Cell.Calculate()方法的计算时间 以下示例代码演示了...

    docs.aspose.com/cells/zh/cpp/decrease-the-calcu...