Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 201,195 for

aspose cells

(0.19 sec)
  1. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/net/how-to-add-image-water...
  2. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a list of steps and a working code to remove bullet points from Word document using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/convert-bullet-points-...
  3. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...在Excel图表中,有两种标题: 图表标题 轴标题 标题选项 Aspose.Cells 还支持在运行时管理图表标题。使用 Title ...Microsoft Excel 设置图表及其轴的标题。Aspose.Cells 还允许开发者在运行时设置图表及其轴的标题。所有图表及其轴都包含一个...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  4. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....(category) axis in the chart, Aspose.Cells automatically changes the...base units. By default, Aspose.Cells determines the base units...

    docs.aspose.com/cells/cpp/date-axis/
  5. Calculating IFNA function using Aspose.Cells wi...

    How to calculate IFNA functions using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the IFNA function and get the result. Finally, we save the modified Excel file to disk....using Aspose.Cells with C++ Contents [ Hide ] Aspose.Cells supports...Calculating IFNA function using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/calculating-ifna-func...
  6. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。... 使用 Aspose.Cells for C++ 获取页眉和页脚 使用 Worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  7. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...验证用于保护工作表的密码 Contents [ Hide ] Aspose.Cells API通过引入一些有用的属性和方法来增强 Protection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/verify-password-us...
  8. Find and Refresh the Nested or Children Pivot T...

    Learn how to find and refresh nested or children pivot tables of a parent pivot table using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Load sample Excel...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  9. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...Hide ] 读取和写入带有查询表数据源的表格 使用Aspose.Cells可以读取和写入带有QueryTable作为数据源...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  10. 使用C++处理ContentTypeProperties|Documentation

    使用Aspose.Cells在Excel文件中添加自定义ContentTypeProperties。...ertie Contents [ Hide ] Aspose.Cells提供 Workbook.ContentTypePropertie...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/working-with-conte...