Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 246,592 for

cells

(0.11 sec)
  1. Custom Number format using Arabic Locale is ign...

    When a custom number format uses the [$-XXXX] syntax in a worksheet, it is ignored when the workbook is converted to HTML. Specifically, when the custom number format is “[$-,200]0”, the numbers appear as Eastern Arabic …...Cells Product Family numbers-formatting , aspose-cells-java...aspose-cells-java , cells-java oraspose February 10, 2026, 10:06pm 1 When a...

    forum.aspose.com/t/custom-number-format-using-a...
  2. Enable Compact Format for Negative Values in To...

    Hi Team, In Excel and ppt, Negative numbers are not appearing in a compact format in the tooltip. How can we ensure that negative values are displayed in compact format, and is it possible to modify the tooltip descript…...Product Family slides-java , cells-java Shivapriya February 6,...getWorksheets().get(0); Cells cells = worksheet.getCells(); //...

    forum.aspose.com/t/enable-compact-format-for-ne...
  3. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...Cells Product Family walt_schwarz...just upgraded to the latest "Cells" (4.4.3.1) from the old version...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  4. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...Cells完全支持Microsoft Excel的验证和自动筛选功能。本文介绍如何在Microsoft...ft Excel中使用这些功能以及如何用Aspose.Cells编写相应代码。 数据验证类型和执行 数据验证是设置有关工...

    docs.aspose.com/cells/zh/cpp/data-validation/
  5. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Cells supports the conversion of Excel...into PDF documents. Aspose.Cells supports converting Excel files...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  6. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....Cells APIs provide the means to detect...Aspose.Cells for C++ API to achieve the same. Aspose.Cells for C++...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  7. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...Cells equivalent of VBA Styles.Merge Aspose.Cells Product...equivalent method in Aspose.Cells to Styles.Merge in VBA. Does...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  8. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...Cells 提供一种将公历日期转换为日本日期的方法。在此转换过程中...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  9. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....Cells supports copying or moving worksheets...and install Aspose.Cells: Download Aspose.Cells for C++ Install...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  10. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....Cells for Python via .NET fully supports...how to code them using Aspose.Cells for Python via .NET. Data Validation...

    docs.aspose.com/cells/python-net/data-validation/