Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 233,304 for

aspose.cells

(1.04 sec)
  1. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....GetType() property provided by Aspose.Cells. If it returns the enumeration...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  2. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....via C++ Contents [ Hide ] Aspose.Cells fully supports Microsoft...topic discusses how to use Aspose.Cells to configure page margins...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  3. Import XML to Excel workbook with Node.js via C...

    Import data from XML files into Excel using Aspose.cells for Node.js via C++....via C++ Contents [ Hide ] Aspose.Cells allows you to import the...Excel. Import XML Map using Aspose.Cells for Node.js via C++ The...

    docs.aspose.com/cells/nodejs-cpp/import-xml-map...
  4. 使用 Node.js 通过 C++ 更改评论的文本方向|Documentation

    学习如何使用 Aspose.cells for Node.js via C++ 更改评论的文本方向。有效自定义评论对齐设置。...Aspose.Cells for Node.js via C++ 提供实现此任务的...提供实现此任务的 API。 Aspose.Cells for Node.js via C++ 提供一个 Shape.getTextDirection()...

    docs.aspose.com/cells/zh/nodejs-cpp/change-text...
  5. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.cells for Node.js via C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....Contents [ Hide ] You can use Aspose.Cells to create rich text custom...labels for chart points. Aspose.Cells provides the ChartTextFrame...

    docs.aspose.com/cells/nodejs-cpp/rich-text-cust...
  6. Update Power Query Formula Item with C++|Docume...

    Learn how to update Power Query Formula Items using Aspose.cells for C++ to modify data source file locations in Excel files.... In such cases, Aspose.Cells API provides the option...Power Query Formula Item Aspose.Cells API provides the ability...

    docs.aspose.com/cells/cpp/update-power-query-fo...
  7. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.cells库实现1904日期系统。...您可以使用 Aspose.Cells 设置Excel文件的1904日期系统。 在 Microsoft...Excel中选择1904日期系统 请参阅以下示例代码,了解如何使用Aspose.Cells API 实现此功能。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  8. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.cells for JavaScript via C++.... Aspose.Cells for JavaScript via C++ enables...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  9. Expanding text from right to left while exporti...

    Learn how to expand text from right to left while exporting Excel files to HTML using Aspose.cells for C++....with C++ Contents [ Hide ] Aspose.Cells for C++ now supports expanding...expands from right to left, Aspose.Cells will export it to HTML correctly...

    docs.aspose.com/cells/cpp/expanding-text-from-r...
  10. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.cells for C++ 通过内置文档属性指定Excel文件的版本。...GetDocumentVersion() 属性通过 Aspose.Cells API 以编程方式更改。 使用内置文档属性指定Excel文件的文档版本...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/specify-document-v...