Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 230,605 for

aspose.cells

(0.47 sec)
  1. Issue with the excel Xls file when tested in As...

    Hi Team, I tried adding the Xls file to Aspose checker and there was pop up stating converted into PDF and vanished within few seconds. But I was unable to find the converted PDF document. Please find the attached sam…...file when tested in Aspose Aspose.Cells Product Family IDBSSupport...Excel file to PDF using Aspose.Cells: // Load the Excel file...

    forum.aspose.com/t/issue-with-the-excel-xls-fil...
  2. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...合并和拆分单元格 Contents [ Hide ] Aspose.Cells支持此功能,还可以在工作表中合并单元格。您还可以...图标上的 格式 工具栏。 使用Aspose.Cells合并单元格 Aspose.Cells.Cells类具有一些实用的方法,例如...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  3. 通过 C++ 保护或取消保护共享工作簿|Documentation

    学习如何用 Aspose.cells for C++ 对共享工作簿进行密码保护或取消保护。...Excel 一样使用 Aspose.Cells 保护或取消保护共享工作簿。Aspose.Cells 还支持使用 Work...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/password-protect-o...
  4. 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 Node.js via C++ provides...only work when you set the Aspose.Cells license. If you try to run...

    docs.aspose.com/cells/nodejs-cpp/provide-export...
  5. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.cells with C++.... Aspose.Cells also allows you to do this...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/formatting-slicer/
  6. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with Node.js via C++....it programmatically using Aspose.Cells APIs. Specify Document Version...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/specify-docume...
  7. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    Aspose.cells在C++中检测工作簿中的VBA项目是否已签名...也可以用Aspose.Cells的 Workbook.VbaProject.IsSigned...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  8. Export Comments while Saving Excel files to HTM...

    Learn how to export comments while saving Excel files to HTML using Aspose.cells with C++.... However, Aspose.Cells provides this feature using...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/export-comments-while...
  9. 使用C++通过JavaScript将图表转为日本地区图片|Documentation

    了解如何使用Aspose.cells for JavaScript通过C++设置图表的日语配置。我们的指南将演示如何配置支持日语字符和格式,包括字体、大小、文本方向等。...html > < head > < title > Aspose.Cells Example </ title > < meta...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. 使用 Node.js 通过 C++ 搜索和替换范围内的数据|Documentation

    本文展示了如何使用 Node.js 通过 C++ 代码在 Excel 的范围内搜索和替换数据。...Aspose.Cells for Node.js via C++ 允许你...允许你将搜索限制在特定范围内。本文解释了如何操作。 Aspose.Cells for Node.js via C++ 提供了 FindOptions...

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