Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 236,024 for

cells

(0.15 sec)
  1. Render Worksheet to Graphic Context with C++|Do...

    Learn how to render a worksheet to a graphic context using Aspose.Cells for C++....Cells can now render a worksheet to...illustrates how to use Aspose.Cells to render a worksheet to a graphic...

    docs.aspose.com/cells/cpp/render-worksheet-to-g...
  2. Check if VBA Project is Protected and Locked fo...

    Learn how to check if VBA Project is protected and locked for viewing in Excel files using Aspose.Cells for C++....Cells allows you to check if the VBA...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  3. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...Cells 为形状的文本设置预设文字艺术样式。请使用 FontSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  4. Get External Connection Data Source of Pivot Ta...

    Learn how to retrieve the external connection data source of a pivot table using Aspose.Cells for C++....Cells provides the ability to retrieve...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-external-connecti...
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Cells Product Family Aspose.Email...Categories Latest Answers Unmerge Cells in Excel using Node.js Extract...

    kb.aspose.com/categories/page/20/
  6. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook object...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  7. 通过 C++ 使用 JavaScript 添加单元格到 Microsoft Excel 的公式...

    如何使用 Aspose.Cells 库通过 JavaScript 和 C++ 将单元格添加到 Excel 的公式观察窗口。通过加载现有的 Excel 文件或创建新文件,我们可以操作其中的单元格并设置公式。最后,将修改后的 Excel 文件保存到磁盘。...Cells API将单元格添加到 监控窗口 。 将单元格添加到Microsoft...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/add-cel...
  8. 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/python-net/aspose-cells-g...
  9. 导出数据棒、颜色刻度和图标集条件格式时的Excel转HTML,支持C++|Documentation

    学习在使用 Aspose.Cells for C++ 将Excel文件转换为HTML时,导出数据条、颜色刻度和图标集条件格式。...Cells for C++支持完整导出。 在Excel转HTML时导出数据棒、颜色刻度和图标集条件格式...15558.xlsx)。 下方截图显示了Aspose.Cells输出的HTML文件,展示了数据条、颜色刻度和图标集条件格...

    docs.aspose.com/cells/zh/cpp/export-databar-col...
  10. Copy Range Style Only|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.... Create a second range of cells. Copy the first range’s formatting...Data with Style Move Range of Cells in a Worksheet Analyzing your...

    docs.aspose.com/cells/java/copy-range-style-only/