Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 27,108 for

excel worksheet

(0.07 sec)
  1. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...6:44am 1 I have created a sample Excel file to reproduce the issue... test2.zip (9.6 KB) In the Excel file, I added a conditional...

    forum.aspose.com/t/incorrect-conditional-format...
  2. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel Worksheets using Aspose.Cells for JavaScript via C++....headers and footers to the worksheets also. Headers and footers...add headers and footers to worksheets at runtime, but we recommend...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  3. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...Cells APIs 支持将 Excel 图表转换为图像格式,无需任何额外的工具或应用程序。为了提供渲染支持,...Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  4. 通过Node.js和C++管理分页符|Documentation

    本文提供示例代码,并说明如何以编程方式在Excel工作表中添加、清除或删除特定的分页符,使用Aspose.Cells for Node.js via C++。... Microsoft Excel允许用户在工作表的任何选定单元格中添加分页。 分页符添加...Cells向工作表添加水平或垂直分页。 分页 Aspose.Cells 提供了一个代表 Excel 文件的 Workbook 类。 Workbook 类包含一个...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-pa...
  5. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...evaluated a cell color too in an Excel notebook. The scenario here...after opening the Excel spreadsheet in Excel, and “saving” it...

    forum.aspose.com/t/access-rendered-value-of-cel...
  6. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for JavaScript via C++....via C++: Add some data to a worksheet using a Cell object’s putValue...Add a pivot table to the worksheet by calling the add method...

    docs.aspose.com/cells/javascript-cpp/how-to-add...
  7. Pivot Filter|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells....Table in Excel To add a filter in a Pivot Table in Excel, follow...10 filter is added to the worksheet. Sample Code Clear Filter...

    docs.aspose.com/cells/net/add-or-clear-pivot-fi...
  8. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动调整行高以进行渲染,防止文本被截断到已保存的 PDF 文件中。...通常情况下,为了在单元格中显示全部文本,可以在Microsoft Excel中以普通视图(100%的缩放)自动调整行高。这允许在普通...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  9. Optimizing Memory Usage while Working with Big ...

    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....or reading a big Microsoft Excel file, the total amount of RAM...Optimizing Memory Reading Large Excel Files The following example...

    docs.aspose.com/cells/python-net/optimizing-mem...
  10. 使用 Python.NET 和 Aspose.Cells 计算 IFNA 函数|Documen...

    学习如何使用 Aspose.Cells for Python.NET 计算 Excel 文件中的 IFNA 函数。处理...NET 支持计算 IFNA Excel 函数。当公式结果为 #N/A 错误时,IFNA 返回指定值,否则返回公式结果。...Access first worksheet worksheet = workbook . worksheets [ 0 ] # Add...

    docs.aspose.com/cells/zh/python-net/calculating...