Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 236,624 for

aspose.cells

(1.57 sec)
  1. 像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...
  2. 在使用 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...
  3. 用 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...
  4. 如何使用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-...
  5. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.cells for Node.js via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Shape To Fit Text Using Aspose.Cells for Node.js via C++ In order...shapes to fit the text, the Aspose.Cells APIs have exposed a Boolean...

    docs.aspose.com/cells/nodejs-cpp/resize-chart-s...
  6. Replace text in SmartArt with Go via C++|Docume...

    Learn how to update text in SmartArt using Aspose.cells for C++ by setting the Shape.Text property.... Aspose.Cells provides this feature by...

    docs.aspose.com/cells/go-cpp/replace-text-in-sm...
  7. 用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...
  8. 用C++更改切片器属性|Documentation

    使用Aspose.cells和C++更改单个Excel文件中切片器的属性。...Aspose.Cells为您提供了更新这些属性的选项。 更改切片器属性 请查看以下示例代码。它加载包含表的...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...
  9. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....with C++ Contents [ Hide ] Aspose.Cells provides AbstractCalculationE...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  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 Analyzing your prompt, please...

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