Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 233,633 for

aspose.cells

(0.78 sec)
  1. 用 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...
  2. 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...
  3. 像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...
  4. 用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...
  5. 用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...
  6. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...LibreOffice calc)转换为Excel Aspose.Cells for Node.js via C++ 支持加载由...AsposeCells = require ( "aspose.cells.node" ); // Load Excel workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  7. 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-...
  8. 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...
  9. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or range using the Aspose.cells for .NET API.... Aspose.Cells also hides the leading apostrophe...To deal with this issue, Aspose.Cells provides the StyleFlag.QuotePrefix...

    docs.aspose.com/cells/net/preserve-single-quote...
  10. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or range using the Aspose.cells for Python via .NET API.... Aspose.Cells for Python via .NET also...again. To address this, Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/preserve-singl...