Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 27,204 for

excel worksheet

(1.54 sec)
  1. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…...cell had been formatted in excel to 2 decimal places. Regards...it matches what you see in Excel, including the correct decimal...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  2. 使用Node.js通过C++在饼图或饼状图中的第二个饼或柱子中查找数据点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找数据点是否在饼图或饼状图的第二个饼或柱子中。本指南将演示如何识别和访问复合图表中的次级饼或柱,以便有效分析和操作数据。... 请下载 示例Excel文件 ,并查看其控制台输出。若打开该文件,你会发现所有值小于10的数据点都在..., "data" ); // Load source excel file containing Bar of Pie chart...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-dat...
  3. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...js 将 JSON 转换为Excel Contents [ Hide ] Aspose.Cells...法)文件转换为Excel工作簿。 将JSON转换为Excel工作簿 不用担心如何将JSON转换为Excel文件,因为Aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  4. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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....added worksheet in the Excel file Worksheet worksheet = workbook...get ( 0 ); Cells cells = worksheet . getCells (); //Adding a...

    docs.aspose.com/cells/zh/java/create-different-...
  5. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...I am attaching the desired excel file for which we need code...Aspose cells java version 25.6. Excel file → StackedHorizontalAnd...

    forum.aspose.com/t/code-snippet-to-create-combi...
  6. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。... 请下载 示例Excel文件 ,并查看其控制台输出。若打开该文件,你会发现所有值小于10的数据点都在...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  7. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for JavaScript via C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends....sample code loads the sample Excel file . <!DOCTYPE html> < html...style="color: red;">Please select an Excel file.</p>' ; return ; } // No...

    docs.aspose.com/cells/javascript-cpp/using-char...
  8. Unfreeze Rows or Columns|Documentation

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel Worksheets programmatically using Aspose.Cells for Python via .NET APIs.... If worksheets in the Excel files are frozen, sometimes...sometimes we want to unfreeze the worksheet or adjust frozen rows, columns...

    docs.aspose.com/cells/python-net/unfreeze-rows-...
  9. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for JavaScript via C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....style="color: red;">Please select an Excel file.</p>' ; return ; } const...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/rich-text-...
  10. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Contents [ Hide ] Microsoft Excel允许用户向单元格添加评论以添加额外信息并突出显示数据。开...wb ; // Get the first worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/change-text-direct...