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

aspose.cells

(0.39 sec)
  1. 通过 C++ 和 Node.js 打开不同格式的文件|Documentation

    Aspose.cells for Node.js via C++ API 允许您打开/读取 XLSX、HTML、CSV、ODS、TSV、SXC、FODS 等不同格式。...Hide ] 使用 Aspose.Cells,您可以打开不同格式的文件。 Aspose.Cells 可以打开多种文件格式,如...页面: 支持的文件格式 打开具有不同格式的文件 Aspose.Cells 允许开发人员打开具有不同格式的电子表格文件,如电子表格...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-fil...
  2. 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...
  3. Different Ways to Save Files with Node.js via C...

    Aspose.cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....via C++ Contents [ Hide ] Aspose.Cells makes it possible to create...Different Ways to Save Files Aspose.Cells provides the Workbook which...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  4. 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...
  5. Print and Preview Workbook with C++|Documentation

    Aspose.cells supports printing and previewing Excel files without Microsoft Excel installation using C++....print spreadsheets with Aspose.Cells. Print Introduction Microsoft...print using Aspose.Cells, first import the Aspose.Cells.Rendering...

    docs.aspose.com/cells/cpp/workbook-and-workshee...
  6. Add Watermark to a document|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....choose “Add Watermark with Aspose.Cells” option in the document’s...

    docs.aspose.com/cells/sharepoint/add-watermark-...
  7. 使用 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...
  8. 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...
  9. 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...
  10. 使用 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...