Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 193,608 for

aspose.cells

(0.23 sec)
  1. 在使用 C++ 通过 Node.js 保存为 HTML 时禁用下层显示的评论|Document...

    学习如何在使用 Aspose.cells for Node.js via C++ 将 Excel 文件保存为 HTML 时禁用下层显示的评论。...可能的使用场景 当你将 Excel 文件保存为 HTML 时,Aspose.Cells 会显露 Downlevel 条件评论。这些条件评论大多与较旧版本的...Downlevel-revealed conditional comment Aspose.Cells for Node.js via C++ 允许通过将...

    docs.aspose.com/cells/zh/nodejs-cpp/disable-dow...
  2. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。...Aspose.Cells现支持计算数据表的数组公式。请正常使用 Workbook...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  3. 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++....Possible Usage Scenarios Aspose.Cells provides the feature to...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/export-worksheet-css-...
  4. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.cells for C++....with C++ Contents [ Hide ] Aspose.Cells supports converting XLS...etc.) to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  5. 如何使用Node.js通过C++设置工作簿的AutoRecover属性|Documentation

    学习如何使用Aspose.cells for Node.js via C++设置工作簿的AutoRecover属性。... Contents [ Hide ] 你可以使用Aspose.Cells设置工作簿的AutoRecover属性。该属性的默认值为...Excel会禁用该Excel文件的自动恢复(自动保存)功能。 Aspose.Cells提供了 Workbook.getAutoRecover()...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  6. 用 Node.js 通过 C++ 将工作表渲染为图形上下文|Documentation

    学习如何用 Aspose.cells for Node.js via C++ 将工作表渲染为图形上下文,包括渲染到图像文件、屏幕和打印机。...将工作表渲染为图形上下文 Contents [ Hide ] Aspose.Cells 现可将工作表渲染为图形上下文。图形上下文可以是...float height) 以下代码演示如何使用 Aspose.Cells 将工作表渲染到图形上下文。一旦执行,它会打印整...

    docs.aspose.com/cells/zh/nodejs-cpp/render-work...
  7. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...Contents [ Hide ] 可能的使用场景 早期版本的Aspose.Cells无法在将图表渲染为图像或PDF时正确处理图表轴的自动单位。现在,Aspose...自动单位。现在,Aspose.Cells支持处理图表轴的自动单位。无需更改代码。只需将图表转换为图像或PDF,它将渲染图表轴,就像Microsoft...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  8. 通过Node.js和C++显示与隐藏工作表和标签|Documentation

    本文提供了使用Node.js API或Node.js库以程序化方式显示和隐藏Excel工作表的示例代码。此外,还介绍了如何显示和隐藏Excel工作簿标签。...js和C++显示与隐藏工作表和标签 Contents [ Hide ] Aspose.Cells 允许用户显示和隐藏工作簿的元素,包括工作表和标签。...因此, Aspose.Cells 允许开发人员控制其Excel文件中工作表的可见性。 Aspose.Cells 提供了一个类...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  9. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...Aspose.Cells允许你将搜索限制在特定范围内。本文将对此进行说明。 Aspose.Cells提供了 F...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  10. Workbook and Worksheet Print Preview|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....Worksheet Print Preview Aspose.Cells provides the print preview...Name while printing with Aspose.Cells...

    docs.aspose.com/cells/java/workbook-and-workshe...