Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 230,605 for

aspose.cells

(0.43 sec)
  1. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Contents [ Hide ] 添加公式及计算结果 Aspose.Cells 有内嵌的公式计算引擎。它不仅可以重新计算导入设...中的公式,还支持计算在运行时添加的公式的结果。 Aspose.Cells支持大部分Microsoft Excel中的公式或函数(请参阅...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  2. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let Aspose.cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...and providing custom paths Aspose.Cells Product Family oraspose...line: System.setProperty(“Aspose.Cells.FontDirExc”, “pathToMyDir”);...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  3. How to Set Print Area with JavaScript via C++|D...

    This article shows you code explaining how to set a print area using the Aspose.cells library for JavaScript via C++....application like Excel using Aspose.Cells will cause the entire worksheet...to Set Print Area Using Aspose.Cells for JavaScript via C++ To...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  4. 在工作表上添加Word Art水印使用Aspose.Cells|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....在工作表上添加Word Art水印使用Aspose.Cells Contents [ Hide ] Aspose.Cells - 在工作表中添加Word...Document Assistant Close 使用Aspose.Cells将工作簿转换为HTML...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  5. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Hide ] Rendering Charts Aspose.Cells APIs support converting...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  6. Provide exported worksheet HTML file path via I...

    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....deal with this problem, Aspose.Cells for JavaScript via C++ provides...only work when you set the Aspose.Cells license. If you try to run...

    docs.aspose.com/cells/javascript-cpp/provide-ex...
  7. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.cells with C++....it programmatically using Aspose.Cells Workbook.VbaProject.IsSigned...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  8. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.cells for Node.js via C++....via C++ Contents [ Hide ] Aspose.Cells exports frame scripts and...HTML. The 8.6.0 version of Aspose.Cells for Node.js via C++ introduces...

    docs.aspose.com/cells/nodejs-cpp/disable-export...
  9. Get Text Width of Cell Value with C++|Documenta...

    Learn how to get Text Width of Cell Value through the Aspose.cells for C++ API.... Aspose.Cells provides the CellsHelper::GetTextWidth...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/get-text-width-of-cel...
  10. Search and Replace Data in a Range with Node.js...

    This article shows how to search and replace data in a range in Excel using Node.js via C++ code.... Aspose.Cells for Node.js via C++ allows...This article explains how. Aspose.Cells for Node.js via C++ provides...

    docs.aspose.com/cells/nodejs-cpp/search-and-rep...