Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 27,074 for

excel worksheet

(0.13 sec)
  1. 设置数据透视表选项 对空单元格显示|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.... 在Microsoft Excel中设置数据透视表选项 要在Microsoft Excel中查找并设置此选项: 选择数据透视表,右键单击。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formatting rules for the Worksheet object. These rules can be...conditional formatting rules and Excel’s built‑in functions. This article...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  3. Multiple Format Support|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....input formats: XLS – Microsoft Excel 97–2003 XLSX – Office Open XML...– Comma‑Separated Values worksheet document ODS – OpenDocument...

    docs.aspose.com/cells/sharepoint/multiple-forma...
  4. 使用Aspose.Cells for Node.js via C++通过Microsoft E...

    学习如何使用Aspose.Cells for Node.js via C++在Excel中自动刷新OLE对象。...js via C++通过Microsoft Excel自动刷新OLE对象 Contents [ Hide ] Aspose...属性,在Microsoft Excel中打开excel文件时刷新OLE对象。由于该属性,OLE对象将显示由Microsoft Excel生成的正确OLE图像。...

    docs.aspose.com/cells/zh/nodejs-cpp/automatical...
  5. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....Please download the sample Excel file used in the following sample...output. If you open the sample Excel file , you will find that all...

    docs.aspose.com/cells/cpp/find-if-data-points-a...
  6. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...attached sample: I call “Worksheet.RefreshPivotTables()”, which...as expected. I can set the excel pivot table to refresh when...

    forum.aspose.com/t/pivot-table-refresh-problems...
  7. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an Excel to word by first converting the Excel Worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...an excel to word by first converting the excel worksheet to PDF...ut.xlsx"); Worksheet sheet = workbook.Worksheets[0]; PdfSaveOptions...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  8. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Cells APIs support converting Excel charts to image formats without...Workbook (); // Adding a new worksheet to the Workbook const sheetIndex...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  9. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....file formats such as Microsoft Excel spreadsheets (XLS, XLSX, XLSM...files of different Microsoft Excel versions. Opening SpreadsheetML...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  10. 用 JavaScript 结合 C++ 添加图标到工作表|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....Cells 在Excel文件中添加’图标',那么本文档可以为您提供一些帮助。 对应于插入图标操作的Excel界面如下: 选择要插入到工作表中的图标的位置...在打开的窗口中,选择上图中红色矩形所示的图标 左键单击 插入 ,它将被插入到Excel文件中。 效果如下: 这里,我们准备了 示例代码 来帮助你使用...

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