Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 238,177 for

aspose.cells

(0.49 sec)
  1. Book1.pptx

    MyData ItemsAItemsBItemsCIt 1223336611879933 2322337731224556 3411122322341112 4543548836454537 656565651365935 3422272232232332 21318622434114527623 Evaluation Only. Created with Aspose.cells for ...... Created with Aspose.Cells for .NET.Copyright 2003...

    docs.aspose.com/cells/fr/net/convert-workbook-t...
  2. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for C++.Copyright 2003 -...

    docs.aspose.com/cells/es/cpp/creating-and-custo...
  3. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for C++.Copyright 2003 -...

    docs.aspose.com/cells/sv/cpp/creating-and-custo...
  4. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...start and end index to 0 Aspose.Cells Product Family cells-java...in an upcoming release (Aspose.Cells v25.5) that we plan to release...

    forum.aspose.com/t/deleteblankoptions-set-start...
  5. Can aspose convert mht to excel including formu...

    can aspose convert mht to excel including formula? In a cell, we want to do some simple forumla like: =IF(1.1=0,“zero”,“non-zero”)... Aspose.Cells Product Family jtsui April...2025, 6:25pm 2 @jtsui , Aspose.Cells can convert MHT (MHTML)...

    forum.aspose.com/t/can-aspose-convert-mht-to-ex...
  6. List of Supported Number Formats with C++|Docum...

    Aspose.cells is a C++ library for processing spreadsheet files, which supports a range of number formats. This article provides a list of supported number formats so that users can select the appropriate format according to their needs....Contents [ Hide ] Aspose.Cells Aspose.Cells component offers some...number formats supported by Aspose.Cells component are given below:...

    docs.aspose.com/cells/cpp/list-of-supported-num...
  7. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...将图表渲染为PDF 为了将图表渲染为PDF格式,Aspose.Cells API提供了 Chart.toPdf(string)...html > < head > < title > Aspose.Cells Example - Chart to PDF </...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  8. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.cells for C++ 保护和取消保护Excel工作表。... ** 使用 Aspose.Cells for C++ 保护工作表** 只需要以下简单代码行来实现保护...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  9. Merging and Unmerging Cells|Documentation

    Aspose.cells is a Python library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.cells for Python via .NET library, and how to customize the merged cell style....Cells Contents [ Hide ] Aspose.Cells for Python via .NET supports...with Aspose.Cells for Python via .NET The Aspose.Cells.Cells...

    docs.aspose.com/cells/python-net/merging-and-un...
  10. 将文本数值数据转换为数字|Documentation

    学习如何通过Aspose.cells for Java脚本通过C++ API将Excel中存储为文本的数字转换为数字。...Aspose.Cells for Java脚本通过C++允许你将字符串转换为数字。...在弹出框中单击完成按钮。 存储为文本的数字已转换为数字。 如何使用Aspose.Cells for Java脚本通过C++将存储为文本的数字转换为数字...

    docs.aspose.com/cells/zh/javascript-cpp/convert...