Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 246,144 for

cells

(0.14 sec)
  1. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...Cells Product Family net Remus87 September...Worksheets[0]; Cells cells = worksheet.Cells; DataTable dt = cells.ExportDataTable(0...

    forum.aspose.com/t/limitation-of-number-of-rows...
  2. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for JavaScript via C++ API....Rich Text of Cell Contents [ Hide ] Aspose.Cells for JavaScript...text of a cell. For this purpose, you can use Cell.characters...

    docs.aspose.com/cells/javascript-cpp/access-and...
  3. Landray RDM EKP-22916 Convert Effect - Free Sup...

    Cells source code: src.zip (1.6 KB) origin Cells: 2025年11月工资汇总表 - 技术.xlsx.zip (25.3 KB) before converted: image.jpg (141.4 KB) after converted: image.jpg (264.9 KB) Please have a check....Cells Product Family hucq_landray_com_cn...8:03am 1 cells source code: src.zip (1.6 KB) origin cells: 2025年11月工资汇总表...

    forum.aspose.com/t/landray-rdm-ekp-22916-conver...
  4. Calculating IFNA function using Aspose.Cells fo...

    How to calculate the IFNA function using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one, calculate the IFNA function to get the result, and finally save the modified Excel file to disk....Cells for JavaScript via C++ Contents...Contents [ Hide ] Aspose.Cells supports the calculation of the IFNA...

    docs.aspose.com/cells/javascript-cpp/calculatin...
  5. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....Currency Format Option Select the cells that you want to format as currency...Using the Format Cells Dialog Box Select the cells you want to format...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_AutofitToFirstFixedWidthCell method. Allow Table Columns To Exceed Preferred Widths of Constituent Cells in C++....Preferred Widths of Constituent Cells. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....Cells will not throw any exception...But if you want that Aspose.Cells should check if the assigned...

    docs.aspose.com/cells/cpp/check-custom-number-f...
  8. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.Cells for C++查找XML映射的根元素名称。...Cells 的 XmlMap.GetRootElementName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  9. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Cells provides you with the ability...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  10. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Cells. Aspose.Cells provides the Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-equation-text-of-...