Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 27,081 for

excel worksheet

(0.24 sec)
  1. 在使用Node.js通过C++将Excel导出为HTML时导出文档、工作簿和工作表属性|Doc...

    了解如何使用Aspose.Cells for Node.js via C++导出Excel中的文档、工作簿和工作表属性为HTML。...js通过C++将Excel导出为HTML时导出文档、工作簿和工作表属性 Contents [ Hide ]...当使用Microsoft Excel或Aspose.Cells for Node.js via C++将Microsoft Excel文件导...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  2. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles.... Please check the output Excel file ( 5115470.xlsx ) generated...how the output Excel file looks in Microsoft Excel. const path =...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  3. Text overflows from GridDesktop cell if it is t...

    This article introduces the text overflow in GridDesktop....Possible Usage Scenarios Microsoft Excel overflows the text when the...Screenshot Add Protection in Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Read Axis Labels after Calculating the Chart|Do...

    Learn how to read axis labels in Aspose.Cells for Java after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....code that loads the sample Excel file and reads the category...of the chart in the first worksheet. It then prints the values...

    docs.aspose.com/cells/java/read-axis-labels-aft...
  5. How to Control Sheet Tab Bar|Documentation

    Learn how to control the sheet tab bar through the Aspose.Cells for Python via .NET API....to adjust the display of the Excel sheet tab bar, you should know...data to cells in the first worksheet. Display the sheet tab and...

    docs.aspose.com/cells/python-net/how-to-control...
  6. Get Icon Sets, Data Bars or Color Scales Object...

    Learn how to use Aspose.Cells for JavaScript via C++ to retrieve icon sets, data bars, and color scale objects in conditional formatting from spreadsheet files....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/get-icon-s...
  7. Pie chart Hover value display - Free Support Fo...

    Hi I have created a pie chart with different formats for values. A- “EUR” is applied in format B -doesn’t have any formats applied C- “$” is applied in format Now, if I hover on C series in pie chart it displays the…...workbook and access the first worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet sheet = workbook.Worksheets[0]; // Add sample...

    forum.aspose.com/t/pie-chart-hover-value-displa...
  8. Find if the cell value starts with single quote...

    Learn how to find if the cell value starts with a single quote mark through the Aspose.Cells for JavaScript via C++ API....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...(); // Accessing the first worksheet in the workbook const sheet...

    docs.aspose.com/cells/javascript-cpp/find-if-th...
  9. The behavior of Cells.ExportDataTable() methods...

    In Aspose.Cells for .NET 24.7 Release Notes there is a Changes the behavior of Cells.ExportDataTable() methods. The change of behavior is causing issues for us. Is there a way for us to continue exporting a numeric cel…...ExportCustomDataTabl(Worksheet worksheet) { DataTable dataTable...DataTable(); int rowCount = worksheet.Cells.MaxDataRow + 1; int...

    forum.aspose.com/t/the-behavior-of-cells-export...
  10. 用JavaScript通过C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++将图片设置为图表背景填充。我们的指南将向您展示如何导入和定位图片,调整其大小和颜色,以及应用格式选项以增强图表的外观。...Example </ h1 > < p > Select an Excel file (sample.xlsx) and an optional...select an Excel file.</p>' ; return ; } // Read Excel file const...

    docs.aspose.com/cells/zh/javascript-cpp/set-pic...