Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 201,206 for

aspose cells

(0.09 sec)
  1. Export Comments while Saving Excel file to HTML...

    Learn how to export comments while saving Excel files to HTML using Aspose.Cells with C++.... However, Aspose.Cells provides this feature using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-comments-while...
  2. 用C++检查工作簿中的VBA项目是否已签名|Documentation

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

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  3. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Chart Trendline using Aspose.Cells. Aspose.Cells provides Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  4. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....working on charts using Aspose.Cells as follows: Chart data.... We can add a range of the cells (containing chart data) by calling...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...
  5. Aspose.Cells 8.4.1中的公共API更改|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....Aspose.Cells 8.4.1中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.4.0到8...0到8.4.1的Aspose.Cells API的更改,可能对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共方法,...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Aspose.Cells for Java现在默认支持此功能。只需将带有...如果你的Excel文件已经应用了时间线,并希望在导出为PDF时保留时间线设置,Aspose.Cells现在默认支持此功能。只需将带时间线的Excel导出为PDF,生成的PDF将显示时间线。...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  7. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的VBA项目添加密码保护。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Vba ; int main () { Aspose :: Cells ::...

    docs.aspose.com/cells/zh/cpp/password-protect-t...
  8. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...用C++将WAV文件作为OLE对象插入 Contents [ Hide ] Aspose.Cells支持向Excel工作表添加不同类型的OLE对象。...我们将在以下示例中演示如何使用Aspose.Cells提供的简便API将WAV文件作为OLE对象添加。 #include...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  9. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...Does Aspose.Cells provide redactions or redaction labels? Aspose...Aspose.Cells Product Family aspose-cells sarathepiq June 18, 2025...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  10. How to Create Image of Spreadsheet using Python

    This quick tutorial guides to create image of spreadsheet using Python. It contains detailed steps to configure the Python environment and also provides runnable sample code to generate Excel sheet picture using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/python/how-to-create-image-...