Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 205,829 for

aspose.cells

(0.4 sec)
  1. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.cells for C++....Usage Scenarios Earlier, Aspose.Cells could not render Office...saved to PDF format. Now, Aspose.Cells renders it correctly. You...

    docs.aspose.com/cells/cpp/render-office-add-ins...
  2. Export DataBar, ColorScale and IconSet Conditio...

    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....supported by Microsoft Excel but Aspose.Cells for Node.js via C++ supports...following screenshot shows the Aspose.Cells output HTML file showing...

    docs.aspose.com/cells/nodejs-cpp/export-databar...
  3. Find the Root Element Name of XML Map with C++|...

    Learn how to find the root element name of an XML map using Aspose.cells for C++....Element Name of Xml Map using Aspose.Cells with XmlMap.GetRootElementName()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/find-the-root-element...
  4. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.cells for C++....it programmatically using Aspose.Cells APIs. Specify Document Version...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/specify-document-vers...
  5. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...value, where Excel does not Aspose.Cells Product Family Moonglum...code: var workbook = new Aspose.Cells.Workbook(@"02_Investment...

    forum.aspose.com/t/caculate-formula-causes-some...
  6. Render Worksheet to Graphic Context with C++|Do...

    Learn how to render a worksheet to a graphic context using Aspose.cells for C++....with C++ Contents [ Hide ] Aspose.Cells can now render a worksheet...code illustrates how to use Aspose.Cells to render a worksheet to...

    docs.aspose.com/cells/cpp/render-worksheet-to-g...
  7. 通过 C++ 使用 Node.js 实现非连续区域|Documentation

    学习如何使用 Aspose.cells for Node.js via C++ 创建命名的非连续区域。有效利用不相邻的单元格区域。...Aspose.Cells for Node.js via C++ 支持创建包含非相邻单元格的命名范围。...支持创建包含非相邻单元格的命名范围。 下面的代码示例展示了如何使用 Aspose.Cells for Node.js via C++ 创建一个命名的非连续区域。...

    docs.aspose.com/cells/zh/nodejs-cpp/implementin...
  8. Opening Files with Different Formats with Node....

    Aspose.cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Contents [ Hide ] Using Aspose.Cells, you can open files with...with different formats. Aspose.Cells can open a range of file formats...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  9. 使用C++编辑工作表的超链接|Documentation

    通过Aspose.cells for C++ API学习如何编辑工作表的超链接。...使用C++编辑工作表的超链接 Contents [ Hide ] Aspose.Cells允许您访问工作表的所有超链接,使用 GetHyperlinks()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/editing-hyperlinks...
  10. Implement 1904 Date System with C++|Documentation

    Aspose.cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.cells library....system for Excel files using Aspose.Cells. To implement 1904 date...how to achieve this using Aspose.Cells APIs. #include <iostream>...

    docs.aspose.com/cells/cpp/implement-1904-date-s...